From: Baruch Siach Date: Mon, 11 Jun 2018 12:26:21 +0000 (+0300) Subject: mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM X-Git-Tag: v2025.01-rc5-pxa1908~3900^2~41 X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=c4abe2863aae2a31ec7685d44de83122cf321d1e;p=u-boot.git mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM This macro is not used. Signed-off-by: Baruch Siach --- diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 803661cfa8..1f7297d114 100644 --- a/include/configs/mx6cuboxi.h +++ b/include/configs/mx6cuboxi.h @@ -67,7 +67,6 @@ #define CONFIG_MXC_UART_BASE UART1_BASE #define CONSOLE_DEV "ttymxc0" -#define CONFIG_SYS_FSL_USDHC_NUM 1 #define CONFIG_SYS_MMC_ENV_DEV 0 /* SDHC2 */ #ifndef CONFIG_SPL_BUILD