mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
ixp425 parts aren't multicore, so remove the SMP option. They also
don't support the ioapic either, so remove that option too. These were commented out, but could never be enabled, unlike the other options in the file that are commented out.
This commit is contained in:
parent
319150067f
commit
504ff11df7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181157
@ -115,9 +115,6 @@ device pty
|
|||||||
device loop
|
device loop
|
||||||
device if_bridge
|
device if_bridge
|
||||||
|
|
||||||
# To make an SMP kernel, the next two are needed
|
|
||||||
#options SMP # Symmetric MultiProcessor Kernel
|
|
||||||
#options APIC_IO # Symmetric (APIC) I/O
|
|
||||||
options XSCALE_CACHE_READ_WRITE_ALLOCATE
|
options XSCALE_CACHE_READ_WRITE_ALLOCATE
|
||||||
device md
|
device md
|
||||||
device random # Entropy device
|
device random # Entropy device
|
||||||
|
Loading…
Reference in New Issue
Block a user