diff options
Diffstat (limited to 'include/configs/mx23evk.h')
-rw-r--r-- | include/configs/mx23evk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h index 3405172803..9b54d20e21 100644 --- a/include/configs/mx23evk.h +++ b/include/configs/mx23evk.h @@ -23,7 +23,6 @@ /* Environment */ #define CONFIG_ENV_OVERWRITE -#define CONFIG_ENV_IS_IN_MMC /* Environment is in MMC */ #if defined(CONFIG_CMD_MMC) && defined(CONFIG_ENV_IS_IN_MMC) |