mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
The Stratix10 devkit supports a separate eMMC daughter card. The eMMC daughter card replaces the SDMMC slot that is on the default daughter card and thus requires a separate board dts file. Signed-off-by: Ng Tze Yee <tzeyee.ng@altera.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
6 lines
215 B
Makefile
6 lines
215 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
dtb-$(CONFIG_ARCH_INTEL_SOCFPGA) += socfpga_stratix10_socdk.dtb \
|
|
socfpga_stratix10_socdk_emmc.dtb \
|
|
socfpga_stratix10_socdk_nand.dtb \
|
|
socfpga_stratix10_swvp.dtb
|