[coreboot] [v2] r4810 - in trunk/coreboot-v2/src/mainboard/tyan: s2891 s2892 s2895

svn at coreboot.org svn at coreboot.org
Mon Oct 19 18:48:32 CEST 2009


Author: myles
Date: 2009-10-19 18:48:32 +0200 (Mon, 19 Oct 2009)
New Revision: 4810

Modified:
   trunk/coreboot-v2/src/mainboard/tyan/s2891/Kconfig
   trunk/coreboot-v2/src/mainboard/tyan/s2892/Kconfig
   trunk/coreboot-v2/src/mainboard/tyan/s2895/Kconfig
Log:
Unselect AP_CODE_IN_CAR in tyan/s289x.  Trivial.

Signed-off-by: Myles Watson <mylesgw at gmail.com>
Acked-by: Myles Watson <mylesgw at gmail.com>



Modified: trunk/coreboot-v2/src/mainboard/tyan/s2891/Kconfig
===================================================================
--- trunk/coreboot-v2/src/mainboard/tyan/s2891/Kconfig	2009-10-19 16:21:30 UTC (rev 4809)
+++ trunk/coreboot-v2/src/mainboard/tyan/s2891/Kconfig	2009-10-19 16:48:32 UTC (rev 4810)
@@ -11,7 +11,6 @@
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
 	select SERIAL_CPU_INIT
-	select AP_CODE_IN_CAR
 	select HAVE_ACPI_TABLES
 	select BOARD_ROMSIZE_KB_1024
 

Modified: trunk/coreboot-v2/src/mainboard/tyan/s2892/Kconfig
===================================================================
--- trunk/coreboot-v2/src/mainboard/tyan/s2892/Kconfig	2009-10-19 16:21:30 UTC (rev 4809)
+++ trunk/coreboot-v2/src/mainboard/tyan/s2892/Kconfig	2009-10-19 16:48:32 UTC (rev 4810)
@@ -11,7 +11,6 @@
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
 	select SERIAL_CPU_INIT
-	select AP_CODE_IN_CAR
 	select HAVE_ACPI_TABLES
 	select BOARD_ROMSIZE_KB_1024
 

Modified: trunk/coreboot-v2/src/mainboard/tyan/s2895/Kconfig
===================================================================
--- trunk/coreboot-v2/src/mainboard/tyan/s2895/Kconfig	2009-10-19 16:21:30 UTC (rev 4809)
+++ trunk/coreboot-v2/src/mainboard/tyan/s2895/Kconfig	2009-10-19 16:48:32 UTC (rev 4810)
@@ -11,7 +11,6 @@
 	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
 	select SERIAL_CPU_INIT
-	select AP_CODE_IN_CAR
 	select HAVE_ACPI_TABLES
 	select BOARD_ROMSIZE_KB_1024
 





More information about the coreboot mailing list