summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-04-04 13:26:46 +0300
committerStefano Babic <sbabic@denx.de>2019-04-25 18:03:25 +0300
commite4b9f5244dcc9ecf37a862fa062f4d5b1a5eccff (patch)
tree04e937bac6c57e5fa056775605abc86a298c0d39 /include
parent81253ebba2344bcac66d45d9f24d35f4bb679a4c (diff)
downloadu-boot-e4b9f5244dcc9ecf37a862fa062f4d5b1a5eccff.tar.xz
ARM: defconfig: Move CONFIG_FSL_ESDHC to Kconfig
The CONFIG_FSL_ESDHC is now enabled and defined in Kconfig, not in include/configs/kp_imx53.h Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/kp_imx53.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/kp_imx53.h b/include/configs/kp_imx53.h
index 3ea75fa120..f82dcd8426 100644
--- a/include/configs/kp_imx53.h
+++ b/include/configs/kp_imx53.h
@@ -16,7 +16,6 @@
#define CONFIG_SYS_MALLOC_LEN (32 * SZ_1M)
/* MMC Configs */
-#define CONFIG_FSL_ESDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
#define CONFIG_SYS_FSL_ESDHC_NUM 1