summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/global_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/global_data.h')
-rw-r--r--include/asm-i386/global_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-i386/global_data.h b/include/asm-i386/global_data.h
index cc30689d21..3abbf1dba2 100644
--- a/include/asm-i386/global_data.h
+++ b/include/asm-i386/global_data.h
@@ -30,7 +30,7 @@
* global variables during system initialization (until we have set
* up the memory controller so that we can use RAM).
*
- * Keep it *SMALL* and remember to set CFG_GBL_DATA_SIZE > sizeof(gd_t)
+ * Keep it *SMALL* and remember to set CONFIG_SYS_GBL_DATA_SIZE > sizeof(gd_t)
*/
typedef struct {
OpenPOWER on IntegriCloud