[coreboot] [commit] r4960 - trunk/src/mainboard/tyan

svn at coreboot.org svn at coreboot.org
Fri Nov 27 12:04:09 CET 2009


Author: oxygene
Date: 2009-11-27 12:04:08 +0100 (Fri, 27 Nov 2009)
New Revision: 4960

Modified:
   trunk/src/mainboard/tyan/Kconfig
Log:
Really hook up s2850 and s2875. 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/Kconfig
===================================================================
--- trunk/src/mainboard/tyan/Kconfig	2009-11-27 11:03:20 UTC (rev 4959)
+++ trunk/src/mainboard/tyan/Kconfig	2009-11-27 11:04:08 UTC (rev 4960)
@@ -24,6 +24,8 @@
 	
 source "src/mainboard/tyan/s1846/Kconfig"
 source "src/mainboard/tyan/s2735/Kconfig"
+source "src/mainboard/tyan/s2850/Kconfig"
+source "src/mainboard/tyan/s2875/Kconfig"
 source "src/mainboard/tyan/s2880/Kconfig"
 source "src/mainboard/tyan/s2881/Kconfig"
 source "src/mainboard/tyan/s2882/Kconfig"





More information about the coreboot mailing list