summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64.config
diff options
context:
space:
mode:
authorDan Horák <dan@danny.cz>2017-03-29 11:42:17 +0200
committerLaura Abbott <labbott@fedoraproject.org>2017-03-29 10:41:04 -0700
commit2439f8931750cb2d248803aea0a6802afc29df49 (patch)
tree467852cded8805daf441460adf4231a745730ea6 /kernel-ppc64.config
parenta4579f8907c1ee767a4737e6102749da80c36f50 (diff)
downloadkernel-2439f8931750cb2d248803aea0a6802afc29df49.tar.gz
kernel-2439f8931750cb2d248803aea0a6802afc29df49.tar.xz
kernel-2439f8931750cb2d248803aea0a6802afc29df49.zip
enable THP on Power (#1434007)
[labbott: Build the kernel configs, add rpm changelog)
Diffstat (limited to 'kernel-ppc64.config')
-rw-r--r--kernel-ppc64.config6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel-ppc64.config b/kernel-ppc64.config
index d9e915837..dfb86ac9d 100644
--- a/kernel-ppc64.config
+++ b/kernel-ppc64.config
@@ -983,6 +983,8 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_DEFXX is not set
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_DEV_APPLETALK=m
+CONFIG_DEV_DAX=m
+CONFIG_DEV_DAX_PMEM=m
# CONFIG_DEVFREQ_GOV_PASSIVE is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
@@ -3439,6 +3441,7 @@ CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_NOZOMI=m
CONFIG_NR_CPUS=1024
+CONFIG_NR_DEV_DAX=32768
CONFIG_NR_IRQS=512
CONFIG_NS83820=m
CONFIG_NSC_FIR=m
@@ -5062,7 +5065,8 @@ CONFIG_TOUCHSCREEN_ZFORCE=m
CONFIG_TRACER_SNAPSHOT=y
# CONFIG_TRACE_SINK is not set
# CONFIG_TRACING_EVENTS_GPIO is not set
-# CONFIG_TRANSPARENT_HUGEPAGE is not set
+CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
+CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TR is not set
CONFIG_TRUSTED_KEYS=m
# CONFIG_TS4800_IRQ is not set