rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
[platform/kernel/u-boot.git] / README
diff --git a/README b/README
index 4823255..6481186 100644 (file)
--- a/README
+++ b/README
@@ -2242,7 +2242,7 @@ to save the current settings.
          The size in bytes of the EEPROM device.
 
 
-- CFG_ENV_IS_IN_DATAFLASH:
+- CONFIG_ENV_IS_IN_DATAFLASH:
 
        Define this if you have a DataFlash memory device which you
        want to use for the environment.
@@ -2255,7 +2255,7 @@ to save the current settings.
          environment area within the total memory of your DataFlash placed
          at the specified address.
 
-- CFG_ENV_IS_IN_NAND:
+- CONFIG_ENV_IS_IN_NAND:
 
        Define this if you have a NAND device which you want to use
        for the environment.