40ef4e27ac
Signed-off-by: huangbibo <huangbibo@uniontech.com>
11 lines
276 B
Plaintext
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.
|