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/goldfish | |
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/goldfish')
-rw-r--r-- | target/linux/goldfish/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/goldfish/config-2.6.30 b/target/linux/goldfish/config-2.6.30 index d6b98a6837..7831e75b11 100644 --- a/target/linux/goldfish/config-2.6.30 +++ b/target/linux/goldfish/config-2.6.30 @@ -13,7 +13,6 @@ CONFIG_ARM=y CONFIG_ARM_THUMB=y # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_SMALL=0 -# CONFIG_BATTERY_DS2760 is not set CONFIG_BATTERY_GOLDFISH=y # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y |