spl: sunxi: remove dependency on CONFIG_SPL_SPI_FLASH_SUPPORT.
This commit is contained in:
committed by
Icenowy Zheng
parent
a297a99445
commit
4270db46d2
@@ -42,6 +42,7 @@ obj-$(CONFIG_OMAP_USB_PHY) += usb/phy/
|
||||
obj-$(CONFIG_SPL_SATA_SUPPORT) += block/
|
||||
obj-$(CONFIG_SPL_USB_HOST_SUPPORT) += block/
|
||||
obj-$(CONFIG_SPL_MMC_SUPPORT) += block/
|
||||
obj-$(CONFIG_SPL_SPI_SUNXI) += mtd/spi/sunxi_spi_spl.o
|
||||
endif
|
||||
|
||||
ifdef CONFIG_TPL_BUILD
|
||||
|
||||
Reference in New Issue
Block a user