summaryrefslogtreecommitdiff
path: root/kernel/atlantis
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2015-04-18 22:28:47 +0200
committerReiner Herrmann <reiner@reiner-h.de>2015-04-18 22:28:47 +0200
commitb791b7701b266d8eea247a0e216b39056e9f2b65 (patch)
tree78736260ee693c0473ff77f8d03ff478c7d013ad /kernel/atlantis
parent6cbf3a9a2d69ae5c23427cd23e0d86a67f7d1734 (diff)
kernel: add acl / security label support for capabilities
Diffstat (limited to 'kernel/atlantis')
-rw-r--r--kernel/atlantis4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/atlantis b/kernel/atlantis
index 7f0aac3..3b6406b 100644
--- a/kernel/atlantis
+++ b/kernel/atlantis
@@ -2607,8 +2607,8 @@ CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
-# CONFIG_EXT4_FS_POSIX_ACL is not set
-# CONFIG_EXT4_FS_SECURITY is not set
+CONFIG_EXT4_FS_POSIX_ACL=y
+CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set