Create arch/ppc/qemu by copying arch/ppc/pearpc.

Signed-off-by: Laurent Vivier <Laurent@lvivier.info> 
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/openbios/openbios-devel@253 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Laurent Vivier
2008-11-24 12:16:22 +00:00
committed by Stefan Reinauer
parent f4f7644d8c
commit fe82df644b
14 changed files with 1414 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
<option name="CONFIG_PPC" type="boolean" value="true"/>
<!--<option name="CONFIG_MOL" type="boolean" value="true"/>-->
<!--<option name="CONFIG_BRIQ" type="boolean" value="true"/>-->
<option name="CONFIG_PEARPC" type="boolean" value="true"/>
<!--<option name="CONFIG_PEARPC" type="boolean" value="true"/>-->
<option name="CONFIG_QEMU" type="boolean" value="true"/>
<option name="CONFIG_BIG_ENDIAN" type="boolean" value="true"/>
<!-- Build hosted UNIX Binary -->
@@ -57,7 +58,7 @@
<option name="CONFIG_DEBUG_FS" type="boolean" value="true"/>
<!-- Miscellaneous -->
<option name="CONFIG_LINUXBIOS" type="boolean" value="true"/>
<option name="CONFIG_LINUXBIOS" type="boolean" value="false"/>
<!-- Drivers -->
<option name="CONFIG_DRIVER_PCI" type="boolean" value="true"/>