diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-07-25 14:01:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-07-25 14:01:49 +0000 |
commit | 03c06178e34418efc28b429018783869cda8350a (patch) | |
tree | f000054feaef44e598f2afad5a577e3f47fd37aa /target/linux/cobalt/config-3.3 | |
parent | 83b7462ac918f8a8cc2c529086802a0843212aef (diff) | |
download | upstream-03c06178e34418efc28b429018783869cda8350a.tar.gz upstream-03c06178e34418efc28b429018783869cda8350a.tar.bz2 upstream-03c06178e34418efc28b429018783869cda8350a.zip |
package buttons driver separately
SVN-Revision: 32841
Diffstat (limited to 'target/linux/cobalt/config-3.3')
-rw-r--r-- | target/linux/cobalt/config-3.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/cobalt/config-3.3 b/target/linux/cobalt/config-3.3 index ccc5839513..315ef15865 100644 --- a/target/linux/cobalt/config-3.3 +++ b/target/linux/cobalt/config-3.3 @@ -85,10 +85,6 @@ CONFIG_HZ=250 CONFIG_HZ_250=y CONFIG_I8253=y CONFIG_I8259=y -CONFIG_INPUT=y -CONFIG_INPUT_COBALT_BTNS=y -CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_POLLDEV=y # CONFIG_IP_ADVANCED_ROUTER is not set # CONFIG_IP_MULTICAST is not set CONFIG_IRQ_CPU=y |