diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 03:12:17 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 03:12:17 +0000 |
commit | 2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab (patch) | |
tree | 655112480c1b18e9ea4502ae271275e2aff8843d /target/linux/s3c24xx | |
parent | 084d9cce53b61766c763f8e6c620723e7bcc233f (diff) | |
download | upstream-2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab.tar.gz upstream-2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab.tar.bz2 upstream-2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab.zip |
move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/s3c24xx/config-2.6.31 | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index e7799df613..c2aa2d562b 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -26,8 +26,6 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_BACKLIGHT_PWM is not set CONFIG_BASE_SMALL=0 CONFIG_BATTERY_BQ27000_HDQ=y -# CONFIG_BATTERY_BQ27x00 is not set -# CONFIG_BATTERY_DS2760 is not set # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y CONFIG_BLK_DEV_RAM=y diff --git a/target/linux/s3c24xx/config-2.6.31 b/target/linux/s3c24xx/config-2.6.31 index 4dae6708ed..a4f5bcd585 100644 --- a/target/linux/s3c24xx/config-2.6.31 +++ b/target/linux/s3c24xx/config-2.6.31 @@ -23,10 +23,6 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_BACKLIGHT_PWM is not set CONFIG_BASE_SMALL=0 CONFIG_BATTERY_BQ27000_HDQ=y -# CONFIG_BATTERY_BQ27x00 is not set -# CONFIG_BATTERY_DS2760 is not set -# CONFIG_BATTERY_DS2782 is not set -# CONFIG_BATTERY_MAX17040 is not set # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y CONFIG_BLK_DEV_RAM=y |