mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
Enable two options to ensure selinux can boot up
* CONFIG_SECURITY=y * CONFIG_SECURITYFS=y Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
This commit is contained in:
parent
ddd4ab01f1
commit
1699b56fd8
|
|
@ -18,6 +18,8 @@ CONFIG_EXT4_FS_SECURITY=y
|
|||
CONFIG_JFS_SECURITY=y
|
||||
CONFIG_REISERFS_FS_SECURITY=y
|
||||
CONFIG_JFFS2_FS_SECURITY=y
|
||||
CONFIG_SECURITY=y
|
||||
CONFIG_SECURITYFS=y
|
||||
CONFIG_SECURITY_NETWORK=y
|
||||
CONFIG_SECURITY_SELINUX=y
|
||||
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user