summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2012-04-03 15:45:40 -0700
committerJohn Stultz <john.stultz@linaro.org>2012-04-11 19:21:29 -0700
commit523f110ee78bf04a2dc80c99650999655605c3d0 (patch)
tree8bde54a384234a024e52c6897741e7cee4c8fb03
parent791057d09a8217e2825538192ae1acddf8f479bb (diff)
downloadlinux-topics-523f110ee78bf04a2dc80c99650999655605c3d0.tar.gz
config: More android fixes from Tixy
Here's a few more items that Tixy requested Signed-off-by: John Stultz <john.stultz@linaro.org>
-rw-r--r--configs/android.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/android.conf b/configs/android.conf
index ae7aca8f87d..b8e9e9db4c0 100644
--- a/configs/android.conf
+++ b/configs/android.conf
@@ -1,9 +1,14 @@
+CONFIG_MODULES=y
+CONFIG_IPV6=y
+# CONFIG_IPV6_SIT is not set
CONFIG_PANIC_TIMEOUT=0
CONFIG_HAS_WAKELOCK=y
CONFIG_WAKELOCK=y
CONFIG_USER_WAKELOCK=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_DM_CRYPT=y
+CONFIG_EABI=y
+CONFIG_POWER_SUPPLY=y
CONFIG_ANDROID_PARANOID_NETWORK=y
CONFIG_NET_ACTIVITY_STATS=y
CONFIG_INPUT_GPIO=y