summaryrefslogtreecommitdiff
path: root/SOURCES/kernel-x86_64-debug-rhel.config
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2021-01-03 03:24:08 +0100
committerJan200101 <sentrycraft123@gmail.com>2021-01-03 03:24:08 +0100
commitd6cbdaa78bfe1ecf6aa6a95e743bcba390a2ae93 (patch)
treee76d4a8214b33d78b5d511a5994d9d98838bc9f9 /SOURCES/kernel-x86_64-debug-rhel.config
parent0667c4c19d88cabd3f3fbcfdc4c877b0aef83f85 (diff)
downloadkernel-fsync-5.9.tar.gz
kernel-fsync-5.9.zip
force futex25.9
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
Diffstat (limited to 'SOURCES/kernel-x86_64-debug-rhel.config')
-rw-r--r--SOURCES/kernel-x86_64-debug-rhel.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/SOURCES/kernel-x86_64-debug-rhel.config b/SOURCES/kernel-x86_64-debug-rhel.config
index bd45aae..7c609b9 100644
--- a/SOURCES/kernel-x86_64-debug-rhel.config
+++ b/SOURCES/kernel-x86_64-debug-rhel.config
@@ -1627,6 +1627,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
@@ -6403,4 +6405,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