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