diff options
Diffstat (limited to 'include/configs/korat.h')
-rw-r--r-- | include/configs/korat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/korat.h b/include/configs/korat.h index a887446..b6984da 100644 --- a/include/configs/korat.h +++ b/include/configs/korat.h @@ -104,7 +104,7 @@ /* * Environment */ -#define CFG_ENV_IS_IN_FLASH 1 /* use FLASH for environ vars */ +#define CONFIG_ENV_IS_IN_FLASH 1 /* use FLASH for environ vars */ /* * FLASH related |