[coreboot] r846 - coreboot-v3/mainboard/emulation

svn at coreboot.org svn at coreboot.org
Fri Aug 29 23:18:09 CEST 2008


Author: hailfinger
Date: 2008-08-29 23:18:09 +0200 (Fri, 29 Aug 2008)
New Revision: 846

Modified:
   coreboot-v3/mainboard/emulation/Kconfig
Log:
Remove SUPERIO_WINBOND_W83627HF from Qemu Kconfig. Qemu does not have an
external Super I/O.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
Acked-by: Ronald G. Minnich <rminnich at gmail.com>


Modified: coreboot-v3/mainboard/emulation/Kconfig
===================================================================
--- coreboot-v3/mainboard/emulation/Kconfig	2008-08-29 09:06:13 UTC (rev 845)
+++ coreboot-v3/mainboard/emulation/Kconfig	2008-08-29 21:18:09 UTC (rev 846)
@@ -31,7 +31,6 @@
 	select OPTION_TABLE
 	select NORTHBRIDGE_INTEL_I440BXEMULATION
 	select SOUTHBRIDGE_INTEL_I82371EB
-	select SUPERIO_WINBOND_W83627HF
 	help
 	  x86 QEMU variant.
 





More information about the coreboot mailing list