GENERIC revision 1.34.6.1 1 # $NetBSD: GENERIC,v 1.34.6.1 2005/12/11 10:28:25 christos Exp $
2
3 include "arch/sandpoint/conf/GENERIC.sandpoint"
4 options OPENPIC_SERIAL_MODE
5 options ALTIVEC
6
7 # Veriexec
8 #options VERIFIED_EXEC
9 #
10 # a pseudo device needed for veriexec
11 #pseudo-device veriexec 1
12 #
13 # Uncomment the fingerprint methods below that are desired. Note that
14 # removing fingerprint methods will have almost no impact on the kernel
15 # code size.
16 #
17 #options VERIFIED_EXEC_FP_RMD160
18 #options VERIFIED_EXEC_FP_SHA256
19 #options VERIFIED_EXEC_FP_SHA384
20 #options VERIFIED_EXEC_FP_SHA512
21 #options VERIFIED_EXEC_FP_SHA1
22 #options VERIFIED_EXEC_FP_MD5
23
24