xref: /netbsd-src/sys/arch/shark/conf/std.ofwgencfg (revision 782713e6c126f1866c6d9cfdee4ceb49483b5828)
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