freebsd-dev/sys/i386/conf
Konstantin Belousov 57f6622f92 For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available.  This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with:	bde
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	3 weeks
2017-02-03 12:51:40 +00:00
..
DEFAULTS For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE 2017-02-03 12:51:40 +00:00
GENERIC Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
GENERIC-NODEBUG This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
GENERIC.hints Polish wbwd(4) driver and add more supported chips. 2016-03-24 20:52:35 +00:00
Makefile
NOTES For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE 2017-02-03 12:51:40 +00:00
PAE Garbage collect the asr driver. Hardware for it has not been produced in 2015-01-02 05:34:14 +00:00
XBOX Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00