From 70b9333cb481d6b5da744e869d927c9ddec91429 Mon Sep 17 00:00:00 2001 From: marcel Date: Sun, 12 Jun 2005 00:47:21 +0000 Subject: Refactor the NETSMBCRYPTO option so that it does the same on all platforms. ARM is excluded as it doesn't yet have any crypto sources. Approved by: re (dwhite) MFC after: 1 day --- sys/conf/files.amd64 | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/conf/files.amd64') diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index af01789..4119b27 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -125,11 +125,9 @@ amd64/pci/pci_bus.c optional pci amd64/pci/pci_cfgreg.c optional pci crypto/blowfish/bf_enc.c optional crypto crypto/blowfish/bf_enc.c optional ipsec ipsec_esp -crypto/des/des_ecb.c optional netsmbcrypto crypto/des/des_enc.c optional crypto crypto/des/des_enc.c optional ipsec ipsec_esp crypto/des/des_enc.c optional netsmbcrypto -crypto/des/des_setkey.c optional netsmbcrypto dev/acpica/acpi_if.m standard dev/arcmsr/arcmsr.c optional arcmsr pci dev/atkbdc/atkbd.c optional atkbd atkbdc -- cgit v1.1