summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-04-19 13:16:13 +0100
committerJon Medhurst <tixy@linaro.org>2012-04-19 13:16:13 +0100
commit5a7397a73a25b6fb34e37ba6dec8cbca2f8ec6ec (patch)
tree7a5f316ac30df60ce294f0db6a398cbd2b591b28
parent300cc1d2ab18a01cdf664eb7efbefbfd62faadb0 (diff)
Ubuntu: vexpress: Disable CONFIG_ANDROID_PARANOID_NETWORKtracking-armlt-ubuntu-config-3.4-rc3-2012.04-0
This Android security feature breaks networking on Ubuntu. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--arch/arm/configs/ubuntu_vexpress_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/ubuntu_vexpress_defconfig b/arch/arm/configs/ubuntu_vexpress_defconfig
index 1043ea986fcd..224f86333b8f 100644
--- a/arch/arm/configs/ubuntu_vexpress_defconfig
+++ b/arch/arm/configs/ubuntu_vexpress_defconfig
@@ -47,6 +47,7 @@ CONFIG_SYN_COOKIES=y
# CONFIG_INET_LRO is not set
CONFIG_IPV6=y
CONFIG_NETLABEL=y
+# CONFIG_ANDROID_PARANOID_NETWORK is not set
CONFIG_NETFILTER=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y