summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-09-11 12:45:24 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-09-11 12:45:24 +0000
commit4434bc361d13cae18527414d74b66892e48b33be (patch)
tree360cb9fc29000d5fb209039765a4619e2e79d9ff /target/linux/generic/patches-3.6
parent106f3eab7950b1aeeb943a5c3adbde7a50185a61 (diff)
downloadmaster-31e0f0ae-4434bc361d13cae18527414d74b66892e48b33be.tar.gz
master-31e0f0ae-4434bc361d13cae18527414d74b66892e48b33be.tar.bz2
master-31e0f0ae-4434bc361d13cae18527414d74b66892e48b33be.zip
kernel: fix broken depends syntax introduced in r37933
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37942
Diffstat (limited to 'target/linux/generic/patches-3.6')
-rw-r--r--target/linux/generic/patches-3.6/880-gateworks_system_controller.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.6/880-gateworks_system_controller.patch b/target/linux/generic/patches-3.6/880-gateworks_system_controller.patch
index 010dc29576..c9690d749d 100644
--- a/target/linux/generic/patches-3.6/880-gateworks_system_controller.patch
+++ b/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.
+