From 07dea2e737f78ee70e81c27d976811f0e9fdbad8 Mon Sep 17 00:00:00 2001 From: Mario Six Date: Wed, 28 Mar 2018 14:38:19 +0200 Subject: treewide: Migrate CONFIG_FSL_ESDHC to Kconfig Migrate the CONFIG_FSL_ESDHC option to Kconfig. Signed-off-by: Mario Six --- include/configs/mx53ard.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx53ard.h') diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h index 43cb97c8cf..733f59cdad 100644 --- a/include/configs/mx53ard.h +++ b/include/configs/mx53ard.h @@ -42,7 +42,6 @@ #define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */ /* MMC Configs */ -#define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_ESDHC_ADDR 0 #define CONFIG_SYS_FSL_ESDHC_NUM 2 -- cgit