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>
This commit is contained in:
Lukasz Majewski
2019-04-04 12:26:46 +02:00
committed by Stefano Babic
parent 81253ebba2
commit e4b9f5244d
2 changed files with 1 additions and 1 deletions

View File

@@ -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