kernel: fix broken depends syntax introduced in r37933
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37942
This commit is contained in:
parent
106f3eab79
commit
4434bc361d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
+
|
||||
|
|
Loading…
Reference in a new issue