summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2012-04-03 15:45:40 -0700
committerTushar Behera <tushar.behera@linaro.org>2012-04-17 13:11:56 +0530
commitbfbc578a53acded49c718f42a0365b6df85ccbbe (patch)
tree9b697861aaac3e93d14422b6665e36404f8147af
parentde97eb2695dda81b6cd0926243667815a966b962 (diff)
downloadlinux-topics-bfbc578a53acded49c718f42a0365b6df85ccbbe.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