From beca23fc675ee811c2c6191093b331cf2bbd549d Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 13 Aug 2021 12:01:44 +0200 Subject: fragments: Enable CONFIG_SECURITY An upcoming commit updates to the latest KSP recommendations and requires this particular setting as a direct dependency for CONFIG_SECURITY_YAMA. --- fragments/base/security | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fragments/base/security b/fragments/base/security index 54f4997..af71cb1 100644 --- a/fragments/base/security +++ b/fragments/base/security @@ -1,3 +1,5 @@ +CONFIG_SECURITY=y + CONFIG_GCC_PLUGINS=y CONFIG_GCC_PLUGIN_STRUCTLEAK=y CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y -- cgit v1.2.3-2-gb3c3