[POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x
authorKumar Gala <galak@kernel.crashing.org>
Fri, 26 Jan 2007 06:23:34 +0000 (00:23 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 26 Jan 2007 06:23:34 +0000 (00:23 -0600)
Updated MATH_EMULATION depends to be on PPC_MPC832x instead of PPC_83xx.  Only
the the MPC832x has no floating point unit in the core.  Updated the other
83xx defconfigs that got math emulation turned on incorrectly.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found