tmp_suning_uos_patched/security/hookmanager/Kconfig
huangbibo 40ef4e27ac uos overall kernel patch
Signed-off-by: huangbibo <huangbibo@uniontech.com>
2022-09-21 08:52:36 +08:00

11 lines
276 B
Plaintext

config SECURITY_HOOKMANAGER
bool "hookmanager support"
depends on SECURITY
depends on NET
select SECURITYFS
select SECURITY_PATH
select SECURITY_NETWORK
default y
help
This selects an hook manager for LSM hooks.