xref: /netbsd-src/sys/arch/shark/conf/std.ofwgencfg (revision 364d1eea2017d3c456b6adf1bd9a2ab918f5f1a0)
1#	$NetBSD: std.ofwgencfg,v 1.2 2021/07/14 13:28:40 thorpej Exp $
2#
3# Configuration options for generic OpenFirmware configurations.
4#
5
6options		VMSWAP_DEFAULT_PLAINTEXT	# do not encrypt swap by
7						# default (slow cpu)
8
9# Pull in OFWGENCFG config definitions.
10include "arch/arm/ofw/files.ofwgencfg"
11