aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/ubuntu-minimal.conf
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-06-05 09:48:24 +0300
committerKevin Hilman <khilman@linaro.org>2015-05-12 16:02:29 -0700
commit3ea05d7f5a9c6bed8a0bea129b477b65e38edf56 (patch)
treefa5087866d821f382b6865edcc06ffb9ebee7a1c /linaro/configs/ubuntu-minimal.conf
parent2d52dc1176bd360eb4eb1501aaa6b51d3e1c3d80 (diff)
Rename ubuntu-minimal.conf to distribution.conf:
the config fragment is now used for booting various distributions like Fedora, OpenEmbedded, Ubuntu. It isn't specific to Ubuntu anymore. Remove ubuntu.conf: the config fragment is unused. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linaro/configs/ubuntu-minimal.conf')
l---------[-rw-r--r--]linaro/configs/ubuntu-minimal.conf36
1 files changed, 1 insertions, 35 deletions
diff --git a/linaro/configs/ubuntu-minimal.conf b/linaro/configs/ubuntu-minimal.conf
index cb77d3995eba..794e82f3bc17 100644..120000
--- a/linaro/configs/ubuntu-minimal.conf
+++ b/linaro/configs/ubuntu-minimal.conf
@@ -1,35 +1 @@
-# CONFIG_LOCALVERSION_AUTO is not set
-CONFIG_CGROUPS=y
-# CONFIG_COMPAT_BRK is not set
-CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
-CONFIG_SECCOMP=y
-CONFIG_CC_STACKPROTECTOR=y
-CONFIG_SYN_COOKIES=y
-CONFIG_IPV6=y
-CONFIG_NETLABEL=y
-CONFIG_NF_CONNTRACK=m
-CONFIG_NF_CONNTRACK_IPV4=m
-CONFIG_NF_NAT_IPV4=m
-CONFIG_IP_NF_IPTABLES=m
-CONFIG_IP_NF_FILTER=m
-CONFIG_NF_CONNTRACK_IPV6=m
-CONFIG_NF_NAT_IPV6=m
-CONFIG_IP6_NF_IPTABLES=m
-CONFIG_IP6_NF_FILTER=m
-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_AUTOFS4_FS=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
+distribution.conf \ No newline at end of file