kernel_optimize_test/security/hookmanager/Kconfig
a@b.com 12530d84e0 fix and tailoring
Signed-off-by: a@b.com <a@b.com>
2023-03-30 16:52:58 +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 n
help
This selects an hook manager for LSM hooks.