X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=security%2FKconfig;h=25ffe1b9dc98467d7be1ec373c7024f246172e0b;hb=ba6f867f114760d4e43f0f93abe280ee0a0d696e;hp=8086e61058e373e68054dd166be2e942f4db2e4c;hpb=fe2520094d88018423dfc42b3cd0015f74e8adea;p=powerpc.git diff --git a/security/Kconfig b/security/Kconfig index 8086e61058..25ffe1b9dc 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -76,6 +76,7 @@ config SECURITY_NETWORK_XFRM config SECURITY_CAPABILITIES bool "Default Linux Capabilities" depends on SECURITY + default y help This enables the "default" Linux capabilities functionality. If you are unsure how to answer this question, answer Y. @@ -104,6 +105,7 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. source security/selinux/Kconfig +source security/smack/Kconfig endmenu