1 # $NetBSD: std.ofwgencfg,v 1.1.228.1 2021/08/01 22:42:16 thorpej Exp $ 2 # 3 # Configuration options for generic OpenFirmware configurations. 4 # 5 6 options VMSWAP_DEFAULT_PLAINTEXT # do not encrypt swap by 7 # default (slow cpu) 8 9 # Pull in OFWGENCFG config definitions. 10 include "arch/arm/ofw/files.ofwgencfg" 11