kernel: fix broken depends syntax introduced in r37933

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

SVN-Revision: 37942
This commit is contained in:
Florian Fainelli 2013-09-11 12:45:24 +00:00
parent 106f3eab79
commit 4434bc361d

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