forked from luck/tmp_suning_uos_patched
12530d84e0
Signed-off-by: a@b.com <a@b.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 n
|
|
help
|
|
This selects an hook manager for LSM hooks.
|