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