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 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