1#	$NetBSD: compat_netbsd10.config,v 1.2 2018/01/15 07:20:10 mrg Exp $
2
3# Common fragment for all NetBSD targets wanting NetBSD 1.0 and newer
4# compatibility support.
5#
6# Note that COMPAT_10 implies all newer COMPAT_XX options.
7
8include        "conf/compat_netbsd.config"
9options 	COMPAT_10	# NetBSD 1.0 and beyond.
10