1 1.4 maxv # $NetBSD: GENERIC_KASLR,v 1.4 2018/02/04 17:54:34 maxv Exp $ 2 1.1 maxv 3 1.1 maxv include "arch/amd64/conf/GENERIC" 4 1.1 maxv 5 1.4 maxv # KDTRACE_HOOKS does not support multiple CTF sections. 6 1.3 maxv no options KDTRACE_HOOKS 7 1.3 maxv 8 1.4 maxv # The kernel-mode GPROF does not support multiple .text sections. 9 1.4 maxv no options GPROF 10 1.4 maxv 11 1.1 maxv makeoptions KASLR=1 # Kernel ASLR 12 1.2 maxv options KASLR 13