No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / xen / conf / std.xen
blob4b55ff88d1b652bbf9c0682628230e4e514276a9
1 # $NetBSD: std.xen,v 1.5 2008/01/25 21:12:14 joerg Exp $
2 # NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp 
4 # standard, required NetBSD/i386 'options'
6 machine xen i386
7 include         "conf/std"      # MI standard options
9 options         EXEC_AOUT       # exec a.out binaries
10 options         EXEC_ELF32      # exec ELF binaries
11 options         EXEC_SCRIPT     # exec #! scripts
13 options         CPU_IN_CKSUM
14 #options        CRYPTO_MD_DES_ENC       # machine-dependant code for DES
15 #options        CRYPTO_MD_DES_CBC       # machine-dependant DES CBC code
16 #options        CRYPTO_MD_BF_ENC        # machine-dependant code for BF_encrypt
17 #options        CRYPTO_MD_BF_CBC        # careful: uses bswapl, requires 486
19 # Atheros HAL options
20 include "external/isc/atheros_hal/conf/std.ath_hal"