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
@ -115,9 +115,6 @@ device pty
|
||||
device loop
|
||||
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
|
||||
device md
|
||||
device random # Entropy device
|
||||
|
Loading…
Reference in New Issue
Block a user