xref: /netbsd-src/sys/arch/amd64/conf/GENERIC_KASLR (revision 87d689fb734c654d2486f87f7be32f1b53ecdbec)
1# $NetBSD: GENERIC_KASLR,v 1.3 2017/10/29 17:19:14 maxv Exp $
2
3include "arch/amd64/conf/GENERIC"
4
5no options	KDTRACE_HOOKS
6
7makeoptions 	KASLR=1		# Kernel ASLR
8options 	KASLR
9