summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/south_station/platform_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/south_station/platform_cfg.h')
-rw-r--r--src/mainboard/amd/south_station/platform_cfg.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mainboard/amd/south_station/platform_cfg.h b/src/mainboard/amd/south_station/platform_cfg.h
index 4bd6a0e58151..9ca6d95434c8 100644
--- a/src/mainboard/amd/south_station/platform_cfg.h
+++ b/src/mainboard/amd/south_station/platform_cfg.h
@@ -22,7 +22,8 @@
#define _PLATFORM_CFG_H_
/**
- * @def BIOS_SIZE -> BIOS_SIZE_{1,2,4,8,16}M
+ * @def BIOS_SIZE
+ * BIOS_SIZE_{1,2,4,8,16}M
*
* In SB800, default ROM size is 1M Bytes, if your platform ROM
* bigger than 1M you have to set the ROM size outside CIMx module and
@@ -191,7 +192,7 @@
#define NB_SB_GEN2 TRUE
/**
- * @def SB_GEN2
+ * @def SB_GPP_GEN2
* 0 - Disable
* 1 - Enable
*/