[coreboot] [commit] r6167 - trunk/src/mainboard/asus/m4a78-em

repository service svn at coreboot.org
Sun Dec 12 00:28:20 CET 2010


Author: ruik
Date: Sun Dec 12 00:28:17 2010
New Revision: 6167
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6167

Log:
Fix the build failure. We have now common fadt.c.
[PATCH] SB700 common FADT was not applied to this board because it was in the meanwhile added.


Signed-off-by: Rudolf Marek <r.marek at assembler.cz>
Acked-by: Rudolf Marek <r.marek at assembler.cz>

Deleted:
   trunk/src/mainboard/asus/m4a78-em/fadt.c
Modified:
   trunk/src/mainboard/asus/m4a78-em/Kconfig

Modified: trunk/src/mainboard/asus/m4a78-em/Kconfig
==============================================================================
--- trunk/src/mainboard/asus/m4a78-em/Kconfig	Sat Dec 11 23:41:31 2010	(r6166)
+++ trunk/src/mainboard/asus/m4a78-em/Kconfig	Sun Dec 12 00:28:17 2010	(r6167)
@@ -9,7 +9,6 @@
 	select SOUTHBRIDGE_AMD_RS780
 	select SOUTHBRIDGE_AMD_SB700
 	select SUPERIO_ITE_IT8712F
-	select BOARD_HAS_FADT
 	select HAVE_BUS_CONFIG
 	select HAVE_OPTION_TABLE
 	select HAVE_PIRQ_TABLE




More information about the coreboot mailing list