configs: moving previous ubuntu.conf as ubuntu-minimal and creating a full ubuntu one

The ubuntu.conf now is based on the official ubuntu packages, enabling a
large set of configs and drivers.

Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
This commit is contained in:
Ricardo Salveti de Araujo
2012-06-25 14:11:03 -03:00
committed by Jon Medhurst
parent d278a37868
commit 63c86d60df
2 changed files with 2159 additions and 3 deletions

View File

@@ -0,0 +1,24 @@
# CONFIG_LOCALVERSION_AUTO is not set
# 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_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

File diff suppressed because it is too large Load Diff