summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-09-30 01:55:00 (GMT)
committerStefano Babic <sbabic@denx.de>2017-10-12 15:31:16 (GMT)
commitbaf348fb3677dbca850cfaa21cc99a85d85b38cc (patch)
treec2a191463dee7ee0b3f53e6bf69a4c3977d02e67 /include/configs
parentf3652c188816bcd6e0d39d5cd4fe608c67ae107b (diff)
downloadu-boot-baf348fb3677dbca850cfaa21cc99a85d85b38cc.tar.xz
mx25pdk: Remove duplicated define
The CONFIG_SYS_MMC_ENV_DEV is duplicated, drop it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx25pdk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index 57e2a6d..bb100c4 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -58,8 +58,6 @@
#define CONFIG_ENV_SIZE (8 * 1024)
#define CONFIG_SYS_MMC_ENV_DEV 0
-#define CONFIG_SYS_MMC_ENV_DEV 0
-
/* U-Boot general configuration */
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */