[coreboot] r235 - buildrom-devel/config/platforms

svn at coreboot.org svn at coreboot.org
Wed Sep 24 16:13:42 CEST 2008


Author: jcrouse
Date: 2008-09-24 16:13:42 +0200 (Wed, 24 Sep 2008)
New Revision: 235

Modified:
   buildrom-devel/config/platforms/Config.in
Log:
buildrom:  s/LinuxBIOS/coreboot/

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
Acked-by: Jordan Crouse <jordan.crouse at amd.com>



Modified: buildrom-devel/config/platforms/Config.in
===================================================================
--- buildrom-devel/config/platforms/Config.in	2008-09-23 22:15:47 UTC (rev 234)
+++ buildrom-devel/config/platforms/Config.in	2008-09-24 14:13:42 UTC (rev 235)
@@ -190,12 +190,12 @@
 
 
 config BUILD_QEMU
-	bool "Build QEMU with patches for LinuxBIOS"
+	bool "Build QEMU with patches for coreboot"
 	depends on PLATFORM_QEMU-X86
 	default n
 	help
 	  Say 'y' here to build a patched version of QEMU to work with
-	  LinuxBIOS. This downloads the correct version and patches it;
+	  coreboot. This downloads the correct version and patches it;
 	  it even builds it if you specify the QEMU_CC correctly.
 
 config QEMU_CC





More information about the coreboot mailing list