mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
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:
committed by
Stefan Reinauer
parent
f4f7644d8c
commit
fe82df644b
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user