aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/ppc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index d0d94e56b90b..600f23d7fd33 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -77,9 +77,11 @@ config 44x
77 bool "44x" 77 bool "44x"
78 78
79config POWER3 79config POWER3
80 select PPC_FPU
80 bool "POWER3" 81 bool "POWER3"
81 82
82config POWER4 83config POWER4
84 select PPC_FPU
83 bool "POWER4 and 970 (G5)" 85 bool "POWER4 and 970 (G5)"
84 86
85config 8xx 87config 8xx