commit | fdb79c3af6b8cc36f8711d44fc2f9afd6a7e8170 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Sep 10 22:47:59 2008 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Sep 10 22:47:59 2008 +0200 |
tree | 2207cd2624176839a828f3a2549d8084889872a5 | |
parent | b0ba0650fa46352994ad548a153273c04dd5bdb2 [diff] [blame] |
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
diff --git a/include/configs/csb272.h b/include/configs/csb272.h index 701d3c8..880bee8 100644 --- a/include/configs/csb272.h +++ b/include/configs/csb272.h
@@ -231,7 +231,7 @@ * */ #define CFG_ENV_IS_IN_FLASH 1 /* environment is in FLASH */ -#undef CFG_ENV_IS_IN_NVRAM +#undef CONFIG_ENV_IS_IN_NVRAM #undef CONFIG_ENV_IS_IN_EEPROM /*