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 | 4c7f1e60a03e14572ea9ff5219df3f86d4b4a6dd (patch) | |
tree | 8a9caf09700608b785ef6ac40ab585c59999cc9e /target/linux/s3c24xx/config-2.6.30 | |
parent | 7efc6ff0dcb3ab7ff206b3fd245f73187e1fb824 (diff) | |
download | upstream-4c7f1e60a03e14572ea9ff5219df3f86d4b4a6dd.tar.gz upstream-4c7f1e60a03e14572ea9ff5219df3f86d4b4a6dd.tar.bz2 upstream-4c7f1e60a03e14572ea9ff5219df3f86d4b4a6dd.zip |
[kernel] move common CONFIG_BATTERY entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/config-2.6.30')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 2 |
1 files changed, 0 insertions, 2 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 |