From 3f70bef1b8c2519fe34a16937457342629303e62 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Wed, 14 Aug 2019 07:23:43 -0500 Subject: Convert CONFIG_FSL_USDHC to Kconfig This converts the following to Kconfig: CONFIG_FSL_USDHC Signed-off-by: Adam Ford [trini: Add IMX8M, TARGET_S32V234EVB to FSL_USDHC list] Signed-off-by: Tom Rini --- include/configs/mx7_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx7_common.h') diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index 4f822ef9a0..70dda35eb0 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -40,7 +40,6 @@ #define CONFIG_MXC_UART /* MMC */ -#define CONFIG_FSL_USDHC #define CONFIG_ARMV7_SECURE_BASE 0x00900000 -- cgit v1.2.3