From d6cbdaa78bfe1ecf6aa6a95e743bcba390a2ae93 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 3 Jan 2021 03:24:08 +0100 Subject: force futex2 futex 2 dependend on EXPERT being set before being configured. Since we don't want to deal with the 30 new configuration values that enabling EXPERT allows configuring we are just going to force it on by default via the patch --- SOURCES/kernel-aarch64-debug-rhel.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'SOURCES/kernel-aarch64-debug-rhel.config') diff --git a/SOURCES/kernel-aarch64-debug-rhel.config b/SOURCES/kernel-aarch64-debug-rhel.config index f561a09..f64baeb 100644 --- a/SOURCES/kernel-aarch64-debug-rhel.config +++ b/SOURCES/kernel-aarch64-debug-rhel.config @@ -1644,6 +1644,8 @@ CONFIG_FUSION_SAS=m CONFIG_FUSION_SPI=m CONFIG_FUSION=y CONFIG_FUTEX=y +# FUTEX2 is forced on via patch, config value is ignored +CONFIG_FUTEX2=y # CONFIG_FW_CACHE is not set # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=y @@ -6271,4 +6273,3 @@ CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set # CONFIG_ZX_TDM is not set CONFIG_ZENIFY=y -CONFIG_FUTEX2=y -- cgit v1.2.3