Browse Source

kernel: fix broken depends syntax introduced in r37933

Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 37942
Florian Fainelli 12 years ago
parent
commit
4434bc361d

+ 1 - 1
target/linux/generic/patches-3.6/880-gateworks_system_controller.patch

@@ -6,7 +6,7 @@
  
 +config SENSORS_GSC
 +	tristate "Gateworks System Controller"
-+	depends
++	depends on I2C
 +	help
 +	  If you say yes here you get support for the Gateworks System Controller.
 +