Author: myles
Date: 2009-07-07 21:00:10 +0200 (Tue, 07 Jul 2009)
New Revision: 4407

Modified:
   
trunk/coreboot-v2/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb
Log:
Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410.

Signed-off-by: Myles Watson <[email protected]>
Acked-by: Myles Watson <[email protected]>


Modified: 
trunk/coreboot-v2/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb
===================================================================
--- 
trunk/coreboot-v2/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb 
    2009-07-07 17:54:26 UTC (rev 4406)
+++ 
trunk/coreboot-v2/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb 
    2009-07-07 19:00:10 UTC (rev 4407)
@@ -1,3 +1,4 @@
+uses CONFIG_ARCH_X86
 uses CONFIG_ISA_IO_BASE
 uses CONFIG_CBFS
 uses CONFIG_ISA_MEM_BASE
@@ -65,6 +66,7 @@
 ## use a cross compiler
 #default CONFIG_CROSS_COMPILE="powerpc-eabi-"
 #default CONFIG_CROSS_COMPILE="ppc_74xx-"
+default CONFIG_ARCH_X86=0
 
 ## Use stage 1 initialization code
 default CONFIG_USE_INIT=1


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to