oleavr-rgl-a500-mini-linux-.../security/smack/Kconfig

15 lines
420 B
Text
Raw Normal View History

2022-05-07 01:01:45 +02:00
config SECURITY_SMACK
bool "Simplified Mandatory Access Control Kernel Support"
depends on NET
depends on INET
depends on SECURITY
select NETLABEL
select SECURITY_NETWORK
default n
help
This selects the Simplified Mandatory Access Control Kernel.
Smack is useful for sensitivity, integrity, and a variety
of other mandatory security schemes.
If you are unsure how to answer this question, answer N.