aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm64
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2024-02-27 22:00:24 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-02-27 22:10:14 +0000
commitf84e9df6d0e56168d8d5d0514557cc345938bef7 (patch)
tree1355fd1bbc3a268022b83878c18c780bc20de0ca /sys/conf/files.arm64
parenta01dc140b27e98c200eef173e1db6e750f7d3ea0 (diff)
downloadsrc-f84e9df6d0e56168d8d5d0514557cc345938bef7.tar.gz
src-f84e9df6d0e56168d8d5d0514557cc345938bef7.zip
conf: deduplicate dwmmc config logic
The core of this driver is supported by multiple architectures. Move the config entries to the MI conf/files. This hardware is found on several available/emerging RISC-V SoCs, so we will soon need it on this architecture. Reviewed by: manu MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D44104
Diffstat (limited to 'sys/conf/files.arm64')
-rw-r--r--sys/conf/files.arm641
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
index 5ff090fcf8b2..ef00857b61c0 100644
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -384,7 +384,6 @@ dev/ipmi/ipmi_smic.c optional ipmi
dev/mailbox/arm/arm_doorbell.c optional fdt arm_doorbell
dev/mbox/mbox_if.m optional soc_brcm_bcm2837
-dev/mmc/host/dwmmc.c optional dwmmc fdt
dev/mmc/host/dwmmc_altera.c optional dwmmc dwmmc_altera fdt
dev/mmc/host/dwmmc_hisi.c optional dwmmc dwmmc_hisi fdt
dev/mmc/host/dwmmc_rockchip.c optional dwmmc rk_dwmmc fdt