diff options
author | Stuart Yoder <stuart.yoder@freescale.com> | 2012-07-03 01:48:54 -0400 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-10-05 17:38:37 -0400 |
commit | 40656397241860bb21f2802af17ac1de607fb7a9 (patch) | |
tree | a26064ab7963914890c55df860c7ff08f9c8b089 /arch/powerpc/platforms/Kconfig | |
parent | 2f979de8a716bdbdc9f4db532652fbca08ed710c (diff) |
PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/platforms/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index e7a896acd982..48a920d51489 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig | |||
@@ -90,6 +90,7 @@ config MPIC | |||
90 | config PPC_EPAPR_HV_PIC | 90 | config PPC_EPAPR_HV_PIC |
91 | bool | 91 | bool |
92 | default n | 92 | default n |
93 | select EPAPR_PARAVIRT | ||
93 | 94 | ||
94 | config MPIC_WEIRD | 95 | config MPIC_WEIRD |
95 | bool | 96 | bool |