mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 16:39:35 +00:00
mx6cuboxi: drop CONFIG_SYS_FSL_USDHC_NUM
This macro is not used. Signed-off-by: Baruch Siach <baruch@tkos.co.il>
This commit is contained in:
parent
86e5a7fc13
commit
c4abe2863a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue