diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 07:13:00 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 07:13:00 +0000 |
commit | d5e68a9497dc547b1bb80f30782d3e9424721c9b (patch) | |
tree | 41968e70623b180c3a55c39dd9d10b3b31ae9e16 /target/linux/brcm47xx | |
parent | 810339235c1ab41fa69577f5f8bc14fd7596b1dd (diff) |
rfkill config cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16471 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.28 | 2 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.30 | 2 |
2 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 8b6248ed67..fd7ffeedf6 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -121,8 +121,6 @@ CONFIG_PHYLIB=y # CONFIG_PROC_KCORE is not set # CONFIG_PROM_EMU is not set # CONFIG_R6040 is not set -CONFIG_RFKILL=y -CONFIG_RFKILL_LEDS=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_DETECT_IRQ is not set diff --git a/target/linux/brcm47xx/config-2.6.30 b/target/linux/brcm47xx/config-2.6.30 index f027b2c607..967c586f93 100644 --- a/target/linux/brcm47xx/config-2.6.30 +++ b/target/linux/brcm47xx/config-2.6.30 @@ -130,8 +130,6 @@ CONFIG_PHYLIB=y # CONFIG_PROBE_INITRD_HEADER is not set # CONFIG_PROC_KCORE is not set # CONFIG_PROM_EMU is not set -CONFIG_RFKILL=y -CONFIG_RFKILL_LEDS=y CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_DETECT_IRQ is not set |