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>2012-06-11 10:38:00 +0100
commitc5019f7e551c99e562e6b39ca97f8a8189c89cca (patch)
tree08c57f8b6fa5a6c58dd3a4374c47f11f20e06c3f /linaro/configs/ubuntu.conf
parent76e10d158efb6d4516018846f60c2ab5501900bc (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