summaryrefslogtreecommitdiff
path: root/linaro/configs/ubuntu.conf
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-06-08 16:40:05 +0100
committerJon Medhurst <tixy@linaro.org>2013-01-17 09:29:12 +0000
commit47874f133c4434f7a350e6c25eb1cd0163ef1044 (patch)
treedd6fd4f1748507e1c5428d91e9d2ba954b04805a /linaro/configs/ubuntu.conf
parent9931faca02c604c22335f5a935a501bb2ace6e20 (diff)
configs: Initial core configs
Copied from branch linaro-configs-3.4 of git://git.linaro.org/people/jstultz/android.git Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'linaro/configs/ubuntu.conf')
-rw-r--r--linaro/configs/ubuntu.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/linaro/configs/ubuntu.conf b/linaro/configs/ubuntu.conf
new file mode 100644
index 00000000000..b8c74b8c750
--- /dev/null
+++ b/linaro/configs/ubuntu.conf
@@ -0,0 +1,25 @@
+# CONFIG_LOCALVERSION_AUTO is not set
+# CONFIG_COMPAT_BRK is not set
+CONFIG_MODULES=y
+CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
+CONFIG_SECCOMP=y
+CONFIG_CC_STACKPROTECTOR=y
+CONFIG_SYN_COOKIES=y
+CONFIG_IPV6=y
+CONFIG_NETLABEL=y
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_BLK_DEV_RAM=y
+CONFIG_BLK_DEV_RAM_SIZE=65536
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_UINPUT=y
+# CONFIG_DEVKMEM is not set
+CONFIG_FRAMEBUFFER_CONSOLE=y
+CONFIG_TMPFS_POSIX_ACL=y
+CONFIG_STRICT_DEVMEM=y
+CONFIG_SECURITY=y
+CONFIG_LSM_MMAP_MIN_ADDR=0
+CONFIG_SECURITY_SELINUX=y
+CONFIG_SECURITY_SMACK=y
+CONFIG_SECURITY_APPARMOR=y
+CONFIG_DEFAULT_SECURITY_APPARMOR=y