aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/files.arm64')
-rw-r--r--sys/conf/files.arm649
1 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
index 72db5623e21c..399a35ec0663 100644
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -50,21 +50,24 @@ arm64/arm64/uma_machdep.c standard
arm64/arm64/unwind.c optional ddb | kdtrace_hooks | stack
arm64/arm64/vfp.c standard
arm64/arm64/vm_machdep.c standard
-arm64/cavium/thunder_pcie.c optional thunder_pci fdt
-arm64/cavium/thunder_pcie_pem.c optional thunder_pci
-arm64/cavium/thunder_pcie_common.c optional thunder_pci
+arm64/cavium/thunder_pcie.c optional soc_cavm_thunderx pci fdt
+arm64/cavium/thunder_pcie_pem.c optional soc_cavm_thunderx pci
+arm64/cavium/thunder_pcie_common.c optional soc_cavm_thunderx pci
crypto/blowfish/bf_enc.c optional crypto | ipsec
crypto/des/des_enc.c optional crypto | ipsec | netsmb
dev/acpica/acpi_if.m optional acpi
dev/fdt/fdt_arm64.c optional fdt
dev/hwpmc/hwpmc_arm64.c optional hwpmc
dev/hwpmc/hwpmc_arm64_md.c optional hwpmc
+dev/mmc/host/dwmmc.c optional dwmmc
+dev/mmc/host/dwmmc_hisi.c optional dwmmc soc_hisi_hi6220
dev/ofw/ofw_cpu.c optional fdt
dev/pci/pci_host_generic.c optional pci fdt
dev/psci/psci.c optional psci
dev/psci/psci_arm64.S optional psci
dev/uart/uart_cpu_fdt.c optional uart fdt
dev/uart/uart_dev_pl011.c optional uart pl011
+dev/usb/controller/dwc_otg_hisi.c optional dwcotg soc_hisi_hi6220
kern/kern_clocksource.c standard
kern/subr_dummy_vdso_tc.c standard
libkern/bcmp.c standard