diff options
| -rw-r--r-- | security/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Kconfig b/security/Kconfig index 8086e61058e3..389e151e3b68 100644 --- a/security/Kconfig +++ b/security/Kconfig | |||
| @@ -76,6 +76,7 @@ config SECURITY_NETWORK_XFRM | |||
| 76 | config SECURITY_CAPABILITIES | 76 | config SECURITY_CAPABILITIES |
| 77 | bool "Default Linux Capabilities" | 77 | bool "Default Linux Capabilities" |
| 78 | depends on SECURITY | 78 | depends on SECURITY |
| 79 | default y | ||
| 79 | help | 80 | help |
| 80 | This enables the "default" Linux capabilities functionality. | 81 | This enables the "default" Linux capabilities functionality. |
| 81 | If you are unsure how to answer this question, answer Y. | 82 | If you are unsure how to answer this question, answer Y. |
