kernel: fix broken depends syntax introduced in r37933

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37942 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2013-09-11 12:45:24 +00:00
parent e586a11e8f
commit 9e55caf75b

View 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.
+