kernel: fix broken depends syntax introduced in r37933

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

SVN-Revision: 37942
master
Florian Fainelli 11 years ago
parent 106f3eab79
commit 4434bc361d
  1. 2
      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.
+

Loading…
Cancel
Save