From 952b421c27c36c9167c212e28df5a07b7976f587 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sat, 29 Oct 2011 22:42:22 +0200 Subject: asus/m5a88-v: Fix build We added some new flag for certain AMD boards after support for this board was submitted. Also integrate the mptable refactorings that happened in the meantime. Change-Id: I50cf50f343a740832fd1a14a2a1ef5b903315675 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/353 Tested-by: build bot (Jenkins) Reviewed-by: Sven Schnelle --- src/mainboard/asus/m5a88-v/platform_cfg.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mainboard/asus/m5a88-v/platform_cfg.h') diff --git a/src/mainboard/asus/m5a88-v/platform_cfg.h b/src/mainboard/asus/m5a88-v/platform_cfg.h index 1b74073897..43573f19a5 100644 --- a/src/mainboard/asus/m5a88-v/platform_cfg.h +++ b/src/mainboard/asus/m5a88-v/platform_cfg.h @@ -211,6 +211,12 @@ */ #define SB_GPP_GEN2 TRUE +/** + * @def SB_GPP_UNHIDE_PORTS + * TRUE - ports visable always, even port empty + * FALSE - ports invisable if port empty + */ +#define SB_GPP_UNHIDE_PORTS FALSE /** * @def GEC_CONFIG -- cgit v1.2.3