aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-05-09 19:44:53 -0400
committerTony Luck <tony.luck@intel.com>2005-05-09 19:44:53 -0400
commita84f5770170232a48e753e02ee5f0f17ee17b791 (patch)
tree4efbd8a990df4437fb178c8a705dadc36812f98a /arch/ppc
parent66302f211a21bb9439a2ae7f7b6a4c386bb10ecd (diff)
parent88d7bd8cb9eb8d64bf7997600b0d64f7834047c5 (diff)
Merge with /home/aegl/GIT/linus
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index d0d94e56b9..600f23d7fd 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