summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-08-02 07:20:30 +0000
committerimp <imp@FreeBSD.org>2008-08-02 07:20:30 +0000
commit7fd1c3c3d8b8ba3035d0593d40ae6b6c4a4dcd87 (patch)
tree0ca48e652db53df5cd620c2763f4f7705e5ef36e /sys/arm
parentc503c1cbd7320f211e8eff71b614dead714ed13d (diff)
downloadFreeBSD-src-7fd1c3c3d8b8ba3035d0593d40ae6b6c4a4dcd87.zip
FreeBSD-src-7fd1c3c3d8b8ba3035d0593d40ae6b6c4a4dcd87.tar.gz
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.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/AVILA3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index dc3e10e..47a55c6 100644
--- a/sys/arm/conf/AVILA
+++ b/sys/arm/conf/AVILA
@@ -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
OpenPOWER on IntegriCloud