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/ixp4xx | |
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/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 ee226e7c6..223b30ae7 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 4360a4c8d..980744661 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 9c48b880f..d1e165698 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 |