1
0
Fork 0

powerpc/defconfigs: Enable THP in pseries defconfig

We also set it to be enabled always. This helps in wider testing

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
hifive-unleashed-5.1
Aneesh Kumar K.V 2014-03-15 16:59:19 +05:30 committed by Benjamin Herrenschmidt
parent 346519a160
commit 1907a2c2c3
1 changed files with 2 additions and 0 deletions

View File

@ -353,3 +353,5 @@ CONFIG_CRYPTO_DEV_NX_ENCRYPT=m
CONFIG_VIRTUALIZATION=y
CONFIG_KVM_BOOK3S_64=m
CONFIG_KVM_BOOK3S_64_HV=y
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y