summaryrefslogtreecommitdiff
path: root/sys/conf/files.riscv
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/files.riscv')
-rw-r--r--sys/conf/files.riscv4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.riscv b/sys/conf/files.riscv
index e6908bed8ae2b..2a27bb1f18ad8 100644
--- a/sys/conf/files.riscv
+++ b/sys/conf/files.riscv
@@ -3,8 +3,8 @@ cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs | dtrace compile-
cddl/dev/dtrace/riscv/dtrace_asm.S optional dtrace compile-with "${DTRACE_S}"
cddl/dev/dtrace/riscv/dtrace_subr.c optional dtrace compile-with "${DTRACE_C}"
cddl/dev/fbt/riscv/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
-crypto/blowfish/bf_enc.c optional crypto | ipsec
-crypto/des/des_enc.c optional crypto | ipsec | netsmb
+crypto/blowfish/bf_enc.c optional crypto | ipsec | ipsec_support
+crypto/des/des_enc.c optional crypto | ipsec | ipsec_support | netsmb
dev/ofw/ofw_cpu.c optional fdt
dev/uart/uart_cpu_fdt.c optional uart fdt
dev/xilinx/axi_quad_spi.c optional xilinx_spi