diff options
author | Nathan Illerbrun <nillerbrun@gmail.com> | 2017-02-23 08:09:59 -0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-02-25 05:45:16 +0000 |
commit | 8230ee25555631bd61d3c4f2e3156c6af1b23978 (patch) | |
tree | 8561e588e28b164d6c9f6f61b1ffe1c7991b3740 /meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/smack.cfg | |
parent | bf5393b15afac747f35d1d38393622cb977255ea (diff) |
remove smack config frags (contained in intel-iot), fix hid.cfg
Change-Id: Iece0d626725dcb218029c58b3772933eb5e93999
Signed-off-by: Nathan Illerbrun <nillerbrun@gmail.com>
Diffstat (limited to 'meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/smack.cfg')
-rw-r--r-- | meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/smack.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/smack.cfg b/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/smack.cfg deleted file mode 100644 index 62f465a45..000000000 --- a/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/smack.cfg +++ /dev/null @@ -1,8 +0,0 @@ -CONFIG_IP_NF_SECURITY=m -CONFIG_IP6_NF_SECURITY=m -CONFIG_EXT2_FS_SECURITY=y -CONFIG_EXT3_FS_SECURITY=y -CONFIG_EXT4_FS_SECURITY=y -CONFIG_SECURITY=y -CONFIG_SECURITY_SMACK=y -CONFIG_TMPFS_XATTR=y |