summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/Kconfig.cputype
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2014-09-16 10:47:49 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2014-09-25 23:14:49 +1000
commitff2e466aa2339238c941dee873e553687e941f3f (patch)
treed606f460c042267b50be408bf864ec1a1638928f /arch/powerpc/platforms/Kconfig.cputype
parente36d1227776a2daa2c9aa7f997ac7083d6783f2c (diff)
powerpc: Add POWER8 CPU selection
This allows the user to build a kernel targeted at POWER8 (ie gcc -mcpu=power8). Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/Kconfig.cputype')
-rw-r--r--arch/powerpc/platforms/Kconfig.cputype4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index e8bc40869cbd..26703be24cf9 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -117,6 +117,10 @@ config POWER7_CPU
bool "POWER7"
depends on PPC_BOOK3S_64
+config POWER8_CPU
+ bool "POWER8"
+ depends on PPC_BOOK3S_64
+
config E5500_CPU
bool "Freescale e5500"
depends on E500