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