]> git.sur5r.net Git - u-boot/blobdiff - README
env_eeprom: Move conditional compilation to Makefile
[u-boot] / README
diff --git a/README b/README
index 44b450c6e2379f43c2fc5b5b51eba146e7e868b7..48232553f1d0637899d9bc853d345de9856d9799 100644 (file)
--- a/README
+++ b/README
@@ -2199,7 +2199,7 @@ keep settings there always unmodified except somebody uses "saveenv"
 to save the current settings.
 
 
-- CFG_ENV_IS_IN_EEPROM:
+- CONFIG_ENV_IS_IN_EEPROM:
 
        Use this if you have an EEPROM or similar serial access
        device and a driver for it.