]> Pileus Git - ~andy/linux/commit
[PATCH] ppc32: Fix POWER3/POWER4 compiler error
authorKumar Gala <galak@freescale.com>
Sat, 7 May 2005 04:30:41 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 7 May 2005 05:09:28 +0000 (22:09 -0700)
commitb272125273103458b9727df1868b81bae64f44cb
tree5718bd3d76a457bf80be7785bad553d1fdd98ec1
parentb7c2b704bd78aa3665fc24100bd2d4f5f8305d7a
[PATCH] ppc32: Fix POWER3/POWER4 compiler error

In separating out support for hardware floating point we missed the fact
that both POWER3 and POWER4 have HW FP.  Enable CONFIG_PPC_FPU for POWER3
and POWER4 fixes the issue.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/Kconfig