[OpenBIOS] r396 - openbios-devel/config/examples

svn at openbios.org svn at openbios.org
Mon Jan 12 21:46:27 CET 2009


Author: blueswirl
Date: 2009-01-12 21:46:27 +0100 (Mon, 12 Jan 2009)
New Revision: 396

Modified:
   openbios-devel/config/examples/ppc_config.xml
Log:
Synch cross and native configs

Modified: openbios-devel/config/examples/ppc_config.xml
===================================================================
--- openbios-devel/config/examples/ppc_config.xml	2009-01-12 19:49:10 UTC (rev 395)
+++ openbios-devel/config/examples/ppc_config.xml	2009-01-12 20:46:27 UTC (rev 396)
@@ -64,7 +64,7 @@
 
   <!-- Drivers -->
   <option name="CONFIG_DRIVER_PCI" type="boolean" value="true"/>
-  <option name="CONFIG_DEBUG_PCI" type="boolean" value="true"/>
+  <option name="CONFIG_DEBUG_PCI" type="boolean" value="false"/>
   <option name="CONFIG_DRIVER_IDE" type="boolean" value="true"/>
   <option name="CONFIG_IDE_NUM_CHANNELS" type="integer" value="2"/>
   <option name="CONFIG_IDE_FIRST_UNIT" type="integer" value="1"/>




More information about the OpenBIOS mailing list