diff options
Diffstat (limited to 'include/configs/aspenite.h')
-rw-r--r-- | include/configs/aspenite.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h index e6cddc13ac..36d74f3b26 100644 --- a/include/configs/aspenite.h +++ b/include/configs/aspenite.h @@ -38,7 +38,6 @@ /* * Environment variables configurations */ -#define CONFIG_ENV_IS_NOWHERE 1 /* if env in SDRAM */ #define CONFIG_ENV_SIZE 0x20000 /* 64k */ #endif /* __CONFIG_ASPENITE_H */ |