[coreboot] [commit] r5527 - trunk/src/mainboard/tyan/s2912_fam10

repository service svn at coreboot.org
Thu May 6 21:32:12 CEST 2010


Author: oxygene
Date: Thu May  6 21:32:12 2010
New Revision: 5527
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5527

Log:
Remove duplicate Kconfig entry. Trivial.

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>

Modified:
   trunk/src/mainboard/tyan/s2912_fam10/Kconfig

Modified: trunk/src/mainboard/tyan/s2912_fam10/Kconfig
==============================================================================
--- trunk/src/mainboard/tyan/s2912_fam10/Kconfig	Wed May  5 15:13:47 2010	(r5526)
+++ trunk/src/mainboard/tyan/s2912_fam10/Kconfig	Thu May  6 21:32:12 2010	(r5527)
@@ -112,11 +112,6 @@
 	default "mc_patch_01000095.h"
 	depends on BOARD_TYAN_S2912_FAM10
 
-config SERIAL_CPU_INIT
-	bool
-	default n
-	depends on BOARD_TYAN_S2912_FAM10
-
 config RAMBASE
 	hex
 	default 0x200000




More information about the coreboot mailing list