kernel: fix broken depends syntax introduced in r37933
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Sep 2013 12:45:24 +0000 (12:45 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Sep 2013 12:45:24 +0000 (12:45 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37942 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 010dc29..c9690d7 100644 (file)
@@ -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.
 +