From e21e52b60843bc2c19b187cd6d25723686a610dc Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 30 Sep 2019 20:00:17 +0000 Subject: Linux v5.3-13236-g97f9a3c4eee5 This is a first pass at getting the secureboot patches working with the upstream lockdown patches that got merged. The final patch from our lockdown set is the sysrq patch which also needs work. For the present it is not applied. --- configs/fedora/generic/CONFIG_OPTIMIZE_INLINING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/fedora/generic/CONFIG_OPTIMIZE_INLINING') diff --git a/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING b/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING index b7e716809..6991e6d3f 100644 --- a/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING +++ b/configs/fedora/generic/CONFIG_OPTIMIZE_INLINING @@ -1 +1 @@ -# CONFIG_OPTIMIZE_INLINING is not set +CONFIG_OPTIMIZE_INLINING=y -- cgit