GENERIC_KASLR revision 1.4.4.1       1 # $NetBSD: GENERIC_KASLR,v 1.4.4.1 2019/06/10 22:05:47 christos Exp $
      2 
      3 include "arch/amd64/conf/GENERIC"
      4 
      5 # KDTRACE_HOOKS does not support multiple CTF sections.
      6 no options	KDTRACE_HOOKS
      7 
      8 makeoptions 	KASLR=1		# Kernel ASLR
      9 options 	KASLR
     10