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 | 44e0ac47f47cc971ee632356a67dee37bb75f627 (patch) | |
tree | 41968e70623b180c3a55c39dd9d10b3b31ae9e16 /target/linux/brcm47xx | |
parent | d6ced93638d2660ab7dc3e82a257f5f5a77e9d2c (diff) | |
download | upstream-44e0ac47f47cc971ee632356a67dee37bb75f627.tar.gz upstream-44e0ac47f47cc971ee632356a67dee37bb75f627.tar.bz2 upstream-44e0ac47f47cc971ee632356a67dee37bb75f627.zip |
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 |