diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 07:13:00 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 07:13:00 +0000 |
commit | e01651285fc7a3e86143c435d1278ed1bba6a735 (patch) | |
tree | f6fd992424261645ec1ffa12afe02c0289e0f161 /target/linux/brcm47xx | |
parent | 1e470c10f3af3503154c271dbd8ba6109a5c5fd0 (diff) | |
download | upstream-e01651285fc7a3e86143c435d1278ed1bba6a735.tar.gz upstream-e01651285fc7a3e86143c435d1278ed1bba6a735.tar.bz2 upstream-e01651285fc7a3e86143c435d1278ed1bba6a735.zip |
rfkill config cleanup
SVN-Revision: 16471
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 |