aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/Kconfig')
-rw-r--r--arch/ppc64/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ppc64/Kconfig b/arch/ppc64/Kconfig
index 8cc73cc1b4c4..b889277ab7de 100644
--- a/arch/ppc64/Kconfig
+++ b/arch/ppc64/Kconfig
@@ -197,6 +197,9 @@ config BOOTX_TEXT
197config POWER4 197config POWER4
198 def_bool y 198 def_bool y
199 199
200config PPC_FPU
201 def_bool y
202
200config POWER4_ONLY 203config POWER4_ONLY
201 bool "Optimize for POWER4" 204 bool "Optimize for POWER4"
202 default n 205 default n