GENERIC_KASLR revision 1.5 1 # $NetBSD: GENERIC_KASLR,v 1.5 2018/07/21 06:30:27 maxv 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