Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.35.8.1
      1 # $NetBSD: GENERIC,v 1.35.8.1 2006/09/03 15:23:27 yamt Exp $
      2 
      3 include		"arch/sandpoint/conf/GENERIC.sandpoint"
      4 options 	OPENPIC_SERIAL_MODE
      5 options 	ALTIVEC
      6 
      7 # Veriexec
      8 #
      9 # a pseudo device needed for veriexec
     10 #pseudo-device	veriexec		1
     11 #
     12 # Uncomment the fingerprint methods below that are desired. Note that
     13 # removing fingerprint methods will have almost no impact on the kernel
     14 # code size.
     15 #
     16 #options VERIFIED_EXEC_FP_RMD160
     17 #options VERIFIED_EXEC_FP_SHA256
     18 #options VERIFIED_EXEC_FP_SHA384
     19 #options VERIFIED_EXEC_FP_SHA512
     20 #options VERIFIED_EXEC_FP_SHA1
     21 #options VERIFIED_EXEC_FP_MD5
     22