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/s3c24xx | |
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/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.28 | 3 | ||||
-rw-r--r-- | target/linux/s3c24xx/config-2.6.29 | 3 | ||||
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/s3c24xx/config-2.6.28 b/target/linux/s3c24xx/config-2.6.28 index 67da70dfaf..3e3931255c 100644 --- a/target/linux/s3c24xx/config-2.6.28 +++ b/target/linux/s3c24xx/config-2.6.28 @@ -360,9 +360,6 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_REGULATOR=y CONFIG_REGULATOR_DEBUG=y CONFIG_REGULATOR_PCF50633=y -CONFIG_RFKILL=y -CONFIG_RFKILL_INPUT=y -CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y CONFIG_RTC_DEBUG=y # CONFIG_RTC_DRV_CMOS is not set diff --git a/target/linux/s3c24xx/config-2.6.29 b/target/linux/s3c24xx/config-2.6.29 index 3a7e323154..a6695e79a8 100644 --- a/target/linux/s3c24xx/config-2.6.29 +++ b/target/linux/s3c24xx/config-2.6.29 @@ -366,9 +366,6 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_DEBUG=y CONFIG_REGULATOR_PCF50606=y CONFIG_REGULATOR_PCF50633=y -CONFIG_RFKILL=y -CONFIG_RFKILL_INPUT=y -CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y # CONFIG_RTC_DRV_CMOS is not set CONFIG_RTC_DRV_PCF50606=y diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index 5dcd0b66db..4bb2e88cef 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -307,9 +307,6 @@ CONFIG_RD_GZIP=y CONFIG_REGULATOR=y # CONFIG_REGULATOR_DEBUG is not set CONFIG_REGULATOR_PCF50633=y -CONFIG_RFKILL=y -CONFIG_RFKILL_INPUT=y -CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y # CONFIG_RTC_DRV_CMOS is not set CONFIG_RTC_DRV_PCF50633=y |