diff options
author | Laura Abbott <labbott@redhat.com> | 2018-02-28 09:34:54 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-02-28 09:34:54 -0800 |
commit | 356f92a38197ec975404407382df72ed54258b26 (patch) | |
tree | 4f33e54d8b6cd993d511d6b0b385e013529d90cc /kernel-x86_64-debug.config | |
parent | 37ff69b901efe19de5cd01093f048dd966660ae3 (diff) | |
download | kernel-356f92a38197ec975404407382df72ed54258b26.tar.gz kernel-356f92a38197ec975404407382df72ed54258b26.tar.xz kernel-356f92a38197ec975404407382df72ed54258b26.zip |
Don't build in CONFIG_X86_PMEM_LEGACY (rhbz 1460398)
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index ec08afc9d..926a0f27f 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -6337,7 +6337,7 @@ CONFIG_X86_PAT=y CONFIG_X86_PCC_CPUFREQ=m CONFIG_X86_PKG_TEMP_THERMAL=m CONFIG_X86_PLATFORM_DEVICES=y -CONFIG_X86_PMEM_LEGACY=y +CONFIG_X86_PMEM_LEGACY=m CONFIG_X86_PM_TIMER=y CONFIG_X86_POWERNOW_K8=m CONFIG_X86_PTDUMP=y |