1 # $NetBSD: std.i386,v 1.28 2008/04/30 15:29:12 ad Exp $
3 # standard, required NetBSD/i386 'options'
6 include "conf/std" # MI standard options
8 options EXEC_AOUT # exec a.out binaries
9 options EXEC_ELF32 # exec ELF binaries
10 options EXEC_SCRIPT # exec #! scripts
12 #options CRYPTO_MD_DES_ENC # machine-dependant code for DES
13 #options CRYPTO_MD_DES_CBC # machine-dependant DES CBC code
14 #options CRYPTO_MD_BF_ENC # machine-dependant code for BF_encrypt
15 #options CRYPTO_MD_BF_CBC # careful: uses bswapl, requires 486
16 options MULTIPROCESSOR # multiprocessor supprot
17 options MPBIOS # configure CPUs and APICs using MPBIOS
24 include "external/isc/atheros_hal/conf/std.ath_hal"