Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / Kconfig.cputype
index 7d9ee3d8c61810fdd0fc5cbd17ca8721623f346d..76483e3acd60e432a83d568b49924224eec83bbf 100644 (file)
@@ -116,6 +116,12 @@ config POWER6_CPU
 config POWER7_CPU
        bool "POWER7"
        depends on PPC_BOOK3S_64
+       select ARCH_HAS_FAST_MULTIPLIER
+
+config POWER8_CPU
+       bool "POWER8"
+       depends on PPC_BOOK3S_64
+       select ARCH_HAS_FAST_MULTIPLIER
 
 config E5500_CPU
        bool "Freescale e5500"