ram: sun20i_d1: Only build the driver for SPL

This driver serves no purpose in U-Boot proper, where DRAM is already
initialized.

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2023-12-09 11:03:11 -06:00
parent a383b9bd4d
commit c6114b5936

View File

@ -22,9 +22,8 @@ obj-$(CONFIG_IMXRT_SDRAM) += imxrt_sdram.o
obj-$(CONFIG_RAM_SIFIVE) += sifive/
ifdef CONFIG_XPL_BUILD
obj-$(CONFIG_SPL_STARFIVE_DDR) += starfive/
endif
obj-$(CONFIG_DRAM_SUN20I_D1) += sunxi/
endif
obj-$(CONFIG_ARCH_OCTEON) += octeon/