mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Yaboot needs to be able to open partition 0.
Add some traces. Signed-off-by: Laurent Vivier <Laurent@lvivier.info> git-svn-id: svn://coreboot.org/openbios/openbios-devel@265 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Blue Swirl
parent
5340b2fa51
commit
1442f36978
@@ -38,6 +38,8 @@
|
||||
<!-- Filesystem Configuration -->
|
||||
<option name="CONFIG_DISK_LABEL" type="boolean" value="true"/>
|
||||
<option name="CONFIG_PART_SUPPORT" type="boolean" value="true"/>
|
||||
<option name="CONFIG_MAC_PARTS" type="boolean" value="true"/>
|
||||
<option name="CONFIG_DEBUG_MAC_PARTS" type="boolean" value="false"/>
|
||||
<option name="CONFIG_PC_PARTS" type="boolean" value="true"/>
|
||||
<option name="CONFIG_FS" type="boolean" value="true"/>
|
||||
<option name="CONFIG_HFS" type="boolean" value="false"/>
|
||||
|
||||
Reference in New Issue
Block a user