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/olpc | |
| 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/olpc')
| -rw-r--r-- | target/linux/olpc/config-2.6.27 | 1 | ||||
| -rw-r--r-- | target/linux/olpc/config-2.6.30 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index f5c18dd4a4c..f8420458621 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -54,7 +54,6 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_BACKLIGHT_PROGEAR is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_SMALL=0 -# CONFIG_BATTERY_DS2760 is not set CONFIG_BATTERY_OLPC=y # CONFIG_BINFMT_AOUT is not set CONFIG_BINFMT_MISC=y diff --git a/target/linux/olpc/config-2.6.30 b/target/linux/olpc/config-2.6.30 index c1b8e7c893c..5bedbb50a54 100644 --- a/target/linux/olpc/config-2.6.30 +++ b/target/linux/olpc/config-2.6.30 @@ -51,7 +51,6 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_SMALL=0 -# CONFIG_BATTERY_DS2760 is not set CONFIG_BATTERY_OLPC=y CONFIG_BINARY_PRINTF=y CONFIG_BINFMT_MISC=y |
