diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-05-28 15:54:18 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-05-28 15:54:18 +0000 |
commit | b7ae5e7b7cb2cb23effc6007b5bc8527be22e054 (patch) | |
tree | b1c31e334dbb1a9459f7c443a915ea83232b8c5d /target/linux/brcm47xx | |
parent | 38e76887a4a5e86508b735f1454d0110eb8f0200 (diff) | |
download | upstream-b7ae5e7b7cb2cb23effc6007b5bc8527be22e054.tar.gz upstream-b7ae5e7b7cb2cb23effc6007b5bc8527be22e054.tar.bz2 upstream-b7ae5e7b7cb2cb23effc6007b5bc8527be22e054.zip |
brcm47xx: make input support modular (closes: #5174)
SVN-Revision: 16143
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.28 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/brcm47xx/config-2.6.28 b/target/linux/brcm47xx/config-2.6.28 index bf2eed74a6..c9c504dd8e 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -79,9 +79,6 @@ CONFIG_HZ_250=y # CONFIG_I2C is not set # CONFIG_IDE is not set CONFIG_INITRAMFS_SOURCE="" -CONFIG_INPUT=y -CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_POLLDEV=y # CONFIG_IP_ROUTE_VERBOSE is not set CONFIG_IRQ_CPU=y # CONFIG_ISDN is not set @@ -124,7 +121,6 @@ CONFIG_PHYLIB=y # CONFIG_PROM_EMU is not set # CONFIG_R6040 is not set CONFIG_RFKILL=y -CONFIG_RFKILL_INPUT=y CONFIG_RFKILL_LEDS=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set |