mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
mx7dsabre: Remove warning about DM_SPI_FLASH
This defconfig doesn't need it. Signed-off-by: Joris Offouga <offougajoris@gmail.com>
This commit is contained in:
parent
80e62e3a70
commit
87271ed8eb
1 changed files with 0 additions and 3 deletions
|
@ -51,9 +51,6 @@ CONFIG_MMC_IO_VOLTAGE=y
|
|||
CONFIG_MMC_UHS_SUPPORT=y
|
||||
CONFIG_MMC_HS200_SUPPORT=y
|
||||
CONFIG_FSL_USDHC=y
|
||||
CONFIG_MTD=y
|
||||
CONFIG_SPI_FLASH=y
|
||||
CONFIG_SPI_FLASH_EON=y
|
||||
CONFIG_PHYLIB=y
|
||||
CONFIG_PHY_BROADCOM=y
|
||||
CONFIG_DM_ETH=y
|
||||
|
|
Loading…
Reference in a new issue