diff options
Diffstat (limited to 'target/linux/generic/patches-3.10')
-rw-r--r-- | target/linux/generic/patches-3.10/880-gateworks_system_controller.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/880-gateworks_system_controller.patch b/target/linux/generic/patches-3.10/880-gateworks_system_controller.patch index 73dd583911..d923485020 100644 --- a/target/linux/generic/patches-3.10/880-gateworks_system_controller.patch +++ b/target/linux/generic/patches-3.10/880-gateworks_system_controller.patch @@ -6,7 +6,7 @@ +config SENSORS_GSC + tristate "Gateworks System Controller" -+ depends on I2C && (ARCH_DAVINCI || ARCH_CNS3XXX || ARCH_IXP4XX) ++ depends on I2C + help + If you say yes here you get support for the Gateworks System Controller. + |