]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - README
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
[thirdparty/u-boot.git] / README
diff --git a/README b/README
index 78f59c391a0c960ce9250869b485aedeabdfaf1e..c1324c1296346fa07fd0e33da2ca57cf9f532fce 100644 (file)
--- a/README
+++ b/README
@@ -2460,7 +2460,7 @@ typically in board_init_f() and board_init_r().
 Configuration Settings:
 -----------------------
 
-- CONFIG_SYS_SUPPORT_64BIT_DATA: Defined automatically if compiled as 64-bit.
+- MEM_SUPPORT_64BIT_DATA: Defined automatically if compiled as 64-bit.
                Optionally it can be defined to support 64-bit memory commands.
 
 - CONFIG_SYS_LONGHELP: Defined when you want long help messages included;