Remove SMP kernel config note that wasn't really applicable to the alpha.

Submitted by:	obrien
This commit is contained in:
bmah 2000-11-10 17:37:12 +00:00
parent 92a4881d60
commit 48c9ea08a6

View File

@ -143,11 +143,6 @@ Replace the PQ_*CACHE options with a single PQ_CACHESIZE option to be
set to the cache size in kilobytes. The old options are still
supported for backwards compatibility. [MERGED]
The NCPU, NAPIC, NBUS, and NINTR kernel configuration options,
for configuring SMP kernels, have been removed. NCPU is now set to a
maximum of 16, and the other, aforementioned options are now dynamic.
[MERGED]
The ahc(4) driver has been updated. [MERGED]
ACPI support has been merged in from the FreeBSD-ACPI project.