aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r--src/mainboard/amd/inagua/platform_cfg.h6
-rw-r--r--src/mainboard/amd/persimmon/platform_cfg.h6
2 files changed, 12 insertions, 0 deletions
diff --git a/src/mainboard/amd/inagua/platform_cfg.h b/src/mainboard/amd/inagua/platform_cfg.h
index 4a3f080d67..aa7cb5c05c 100644
--- a/src/mainboard/amd/inagua/platform_cfg.h
+++ b/src/mainboard/amd/inagua/platform_cfg.h
@@ -213,6 +213,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
diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h
index e4fedd9336..66aab8bf4b 100644
--- a/src/mainboard/amd/persimmon/platform_cfg.h
+++ b/src/mainboard/amd/persimmon/platform_cfg.h
@@ -213,6 +213,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