From 0242ae4c6b7d1daf85a5f0c191394b0a15f95c54 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 26 Apr 2012 01:35:11 +0000 Subject: qemu/ppc-g3beige: target 750 rather than 440fp Target a powerpc 750 rather than the incorrect 440fp to avoid issues and for correctness. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- configs/qemu_ppc_g3beige_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/qemu_ppc_g3beige_defconfig b/configs/qemu_ppc_g3beige_defconfig index a20d3e433..8f36446a9 100644 --- a/configs/qemu_ppc_g3beige_defconfig +++ b/configs/qemu_ppc_g3beige_defconfig @@ -1,6 +1,6 @@ # Architecture BR2_powerpc=y -BR2_powerpc_440fp=y +BR2_powerpc_750=y # filesystem BR2_TARGET_ROOTFS_EXT2=y -- cgit v1.2.3