spl: sunxi: remove dependency on CONFIG_SPL_SPI_FLASH_SUPPORT.

This commit is contained in:
S.J.R. van Schaik
2017-02-09 21:11:14 +00:00
committed by Icenowy Zheng
parent a297a99445
commit 4270db46d2
+1
View File
@@ -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