summaryrefslogtreecommitdiff
path: root/include/configs/mx23evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx23evk.h')
-rw-r--r--include/configs/mx23evk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h
index da1d53c883..595727aa30 100644
--- a/include/configs/mx23evk.h
+++ b/include/configs/mx23evk.h
@@ -23,8 +23,6 @@
/* Environment is in MMC */
#if defined(CONFIG_CMD_MMC) && defined(CONFIG_ENV_IS_IN_MMC)
-#define CONFIG_ENV_OFFSET (256 * 1024)
-#define CONFIG_ENV_SIZE (16 * 1024)
#define CONFIG_SYS_MMC_ENV_DEV 0
#endif