diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-28 15:54:18 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-28 15:54:18 +0000 |
commit | 7be5b88e401553d22ad46cb19b935e0564021944 (patch) | |
tree | c0b8a9b11ee04c86baae1ccd461e5ea562855dd2 /target/linux/brcm47xx | |
parent | 3d41021f8ca9486e285b0331f74474ac3dfbf27d (diff) |
[kernel] brcm47xx: make input support modular (closes: #5174)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16143 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 bf2eed74a..c9c504dd8 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 |