aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/harcuvar/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/intel/harcuvar/romstage.c')
-rw-r--r--src/mainboard/intel/harcuvar/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/harcuvar/romstage.c b/src/mainboard/intel/harcuvar/romstage.c
index fbad79836f..0373c01c60 100644
--- a/src/mainboard/intel/harcuvar/romstage.c
+++ b/src/mainboard/intel/harcuvar/romstage.c
@@ -12,7 +12,7 @@
/*
* Define platform specific Memory Down Configure structure.
*
- * If CONFIG_ENABLE_FSP_MEMORY_DOWN is enabled, the MEMORY_DOWN_CONFIG
+ * If CONFIG(ENABLE_FSP_MEMORY_DOWN) is enabled, the MEMORY_DOWN_CONFIG
* structure should be customized to match the design.
*
* .SlotState indicates the memory down state of the specific channel/DIMM.