diff options
Diffstat (limited to 'include/configs/spear3xx_evb.h')
-rw-r--r-- | include/configs/spear3xx_evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/spear3xx_evb.h b/include/configs/spear3xx_evb.h index dd73a4d1bd9..98a74fa6e1e 100644 --- a/include/configs/spear3xx_evb.h +++ b/include/configs/spear3xx_evb.h @@ -25,7 +25,6 @@ #endif #if defined(CONFIG_NAND) -#define CONFIG_ENV_IS_IN_NAND #else #define CONFIG_ENV_IS_IN_FLASH #endif |