Home | History | Annotate | Line # | Download | only in conf
GENERIC_KASLR revision 1.3
      1 # $NetBSD: GENERIC_KASLR,v 1.3 2017/10/29 17:19:14 maxv Exp $
      2 
      3 include "arch/amd64/conf/GENERIC"
      4 
      5 no options	KDTRACE_HOOKS
      6 
      7 makeoptions 	KASLR=1		# Kernel ASLR
      8 options 	KASLR
      9