diff options
Diffstat (limited to 'SOURCES/kernel-i686-fedora.config')
-rw-r--r-- | SOURCES/kernel-i686-fedora.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/SOURCES/kernel-i686-fedora.config b/SOURCES/kernel-i686-fedora.config index 0b6f96f..63ea3c0 100644 --- a/SOURCES/kernel-i686-fedora.config +++ b/SOURCES/kernel-i686-fedora.config @@ -1850,6 +1850,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=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m @@ -7307,4 +7309,3 @@ CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # This option determines the default init for the system if no init= # warnings from C=1 sparse checker or -Wextra compilations. It has CONFIG_ZENIFY=y -CONFIG_FUTEX2=y |