[BACK]Return to compat_netbsd09.config CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / conf

File: [cvs.NetBSD.org] / src / sys / conf / compat_netbsd09.config (download)

Revision 1.1, Thu Sep 14 07:58:44 2017 UTC (6 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202
Branch point for: tls-maxphys

clean up COMPAT_* options for native netbsd code:
- 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.

#	$NetBSD: compat_netbsd09.config,v 1.1 2017/09/14 07:58:44 mrg Exp $

# Common fragment for all NetBSD targets wanting NetBSD 0.9 and newer
# compatibility support.

include        "conf/compat_netbsd.config"
options 	COMPAT_09	# NetBSD 0.9 and beyond.