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/s3c24xx | |
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/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 |