freebsd-dev/sys/amd64/conf
Alexander Leidinger 28a3ae7f88 Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's
an explicit comment that it's needed for the linuxolator. This is not the
case anymore. For all other architectures there was only a "KEEP THIS".
I'm (and other people too) running a COMPAT_43-less kernel since it's not
necessary anymore for the linuxolator. Roman is running such a kernel for a
for longer time. No problems so far. And I doubt other (newer than ia32
or alpha) architectures really depend on it.

This may result in a small performance increase for some workloads.

If the removal of COMPAT_43 results in a not working program, please
recompile it and all dependencies and try again before reporting a
problem.

The only place where COMPAT_43 is needed (as in: does not compile without
it) is in the (outdated/not usable since too old) svr4 code.

Note: this does not remove the COMPAT_43TTY option.

Nagging by:	rdivacky
2006-06-15 19:58:53 +00:00
..
.cvsignore Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
DEFAULTS Add the ability to subset the devices that UART pulls in. This allows 2006-06-12 04:21:50 +00:00
GENERIC Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
GENERIC.hints There is no pcic device on amd64. OLDCARD isn't supported, and 2004-07-22 22:28:34 +00:00
MAC Introduce a kernel config for the Mandatory Access Control framework. 2005-09-18 03:15:36 +00:00
Makefile Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
NOTES Enable a few more things in x86 NOTES to get broader LINT coverage: 2006-06-12 20:38:17 +00:00