Build PR KVM on POWER7 too (rhbz 1038541)

This commit is contained in:
Josh Boyer 2013-12-05 10:12:51 -05:00
parent d5539dfec6
commit 51fbdd0140
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ CONFIG_RCU_FANOUT=64
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_KVM_BOOK3S_64=m
CONFIG_KVM_BOOK3S_64_HV=y
# CONFIG_KVM_BOOK3S_64_PR is not set
CONFIG_KVM_BOOK3S_64_HV=m
CONFIG_KVM_BOOK3S_64_PR=m
# CONFIG_KVM_EXIT_TIMING is not set
CONFIG_KVM_XICS=y