]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/powerpc/Kconfig
[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)
commit4d52719a767455d319263d598e0f59e027895e00
treea442521e5f32ce7160d7ac45d08df092eb4bb7ff
parent8b629a1f01b2c975074c51c752915ad50ee4e5fc
[POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x

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>
arch/powerpc/Kconfig
arch/powerpc/configs/mpc834x_itx_defconfig
arch/powerpc/configs/mpc834x_mds_defconfig
arch/powerpc/configs/mpc8360emds_defconfig