From: Kumar Gala Date: Fri, 26 Jan 2007 06:23:34 +0000 (-0600) Subject: [POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x X-Git-Tag: v2.6.21-rc1~92^2~23^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d52719a767455d319263d598e0f59e027895e00;p=pandora-kernel.git [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 --- Reading git-diff-tree failed