mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Suppress floppy debug and info messages by default
git-svn-id: svn://coreboot.org/openbios/openbios-devel@336 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -69,5 +69,6 @@
|
||||
<option name="CONFIG_IDE_NUM_CHANNELS" type="integer" value="4"/>
|
||||
<option name="CONFIG_DEBUG_IDE" type="boolean" value="false"/>
|
||||
<option name="CONFIG_DRIVER_FLOPPY" type="boolean" value="false"/>
|
||||
<option name="CONFIG_DEBUG_FLOPPY" type="boolean" value="false"/>
|
||||
|
||||
</config>
|
||||
|
||||
Reference in New Issue
Block a user