Skip to content

Commit 9f2b55e

Browse files
committed
config: add AppArmor to bcmrpi
Signed-off-by: Jean-Christophe Berthon <[email protected]>
1 parent 341d06b commit 9f2b55e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/configs/bcmrpi_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ CONFIG_UACCESS_WITH_MEMCPY=y
5252
CONFIG_SECCOMP=y
5353
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
5454
CONFIG_SECCOMP_FILTER=y
55+
CONFIG_SECURITY=y
56+
CONFIG_SECURITY_APPARMOR=y
57+
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
58+
CONFIG_DEFAULT_SECURITY_APPARMOR=y
5559
# CONFIG_ATAGS is not set
5660
CONFIG_ZBOOT_ROM_TEXT=0x0
5761
CONFIG_ZBOOT_ROM_BSS=0x0

0 commit comments

Comments
 (0)