tmp_kernel_5.15/security/hookmanager/Kconfig
2023-09-11 15:26:49 +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.