mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM
authorBaruch Siach <baruch@tkos.co.il>
Mon, 11 Jun 2018 12:26:21 +0000 (15:26 +0300)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Jul 2018 08:17:04 +0000 (10:17 +0200)
This macro is not used.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
include/configs/mx6cuboxi.h

index 803661cfa843390970a7bacfa204ae25fd391187..1f7297d1146302bd163ebff6c8b54b5b90fe8b24 100644 (file)
@@ -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