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/ixp4xx | |
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/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.27 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ixp4xx/config-2.6.27 b/target/linux/ixp4xx/config-2.6.27 index ee226e7c66..223b30ae7c 100644 --- a/target/linux/ixp4xx/config-2.6.27 +++ b/target/linux/ixp4xx/config-2.6.27 @@ -175,7 +175,6 @@ CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PCI=y CONFIG_PCI_SYSCALL=y # CONFIG_R6040 is not set -CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y CONFIG_RTC_DRV_ISL1208=y diff --git a/target/linux/ixp4xx/config-2.6.28 b/target/linux/ixp4xx/config-2.6.28 index 4360a4c8de..9807446614 100644 --- a/target/linux/ixp4xx/config-2.6.28 +++ b/target/linux/ixp4xx/config-2.6.28 @@ -178,7 +178,6 @@ CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PCI=y CONFIG_PCI_SYSCALL=y # CONFIG_R6040 is not set -CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y CONFIG_RTC_DRV_ISL1208=y diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 9c48b880f3..d1e1656986 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -208,7 +208,6 @@ CONFIG_PCI=y CONFIG_PCI_SYSCALL=y # CONFIG_PRISM54 is not set # CONFIG_R6040 is not set -CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y CONFIG_RTC_DRV_ISL1208=y |