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