summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2000-11-10 17:37:12 +0000
committerbmah <bmah@FreeBSD.org>2000-11-10 17:37:12 +0000
commit48c9ea08a6fa4c9c3d612d66b001208c85107546 (patch)
tree96d2781d9ffa6a746582099c5828fe3406b0d704
parent92a4881d60902736b998cfb4d07f05bff82342a8 (diff)
downloadFreeBSD-src-48c9ea08a6fa4c9c3d612d66b001208c85107546.zip
FreeBSD-src-48c9ea08a6fa4c9c3d612d66b001208c85107546.tar.gz
Remove SMP kernel config note that wasn't really applicable to the alpha.
Submitted by: obrien
-rw-r--r--release/texts/alpha/RELNOTES.TXT5
1 files changed, 0 insertions, 5 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 9dee9e2..ad4bf23 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -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.
OpenPOWER on IntegriCloud