summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBreno Lima <[email protected]>2016-12-01 16:37:36 -0200
committerStefano Babic <[email protected]>2016-12-16 10:09:24 +0100
commitc94981efa20cc5861caad6a53e589121bf978fb1 (patch)
tree5f3043da86fcb435eae065a8ff7d50186a070b30 /include
parenta02d517b0182f83771565eba1329fb323674ec58 (diff)
udoo_neo: Remove USDHC3 support
It's not necessary to support USDHC3 in U-Boot as it's being used for the WLAN. Signed-off-by: Breno Lima <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/udoo_neo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h
index 81e04810eb5..cf75186b527 100644
--- a/include/configs/udoo_neo.h
+++ b/include/configs/udoo_neo.h
@@ -27,7 +27,6 @@
/* Command definition */
#define CONFIG_MXC_UART_BASE UART1_BASE
-#define CONFIG_SYS_FSL_USDHC_NUM 2
#define CONFIG_SYS_MMC_ENV_DEV 0 /*USDHC2*/
/* Linux only */