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