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