95772a8862
- new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
# $NetBSD: compat_netbsd12.config,v 1.1 2017/09/14 07:58:44 mrg Exp $
|
|
|
|
# Common fragment for all NetBSD targets wanting NetBSD 1.2 and newer
|
|
# compatibility support.
|
|
|
|
include "conf/compat_netbsd.config"
|
|
options COMPAT_12 # NetBSD 1.2 and beyond.
|