summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2013-12-22 18:53:15 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2013-12-22 18:53:15 +0000
commit70742e3728caaf06f1c561dadebf02395af8008d (patch)
tree2b963770b05653a79772c9e1e5d62384a62160a6 /sys/arch/alpha/conf
parent465fb6f7d6a48fc8784f4e5e80ca372b903a30d1 (diff)
Only attach cpu0 on single-processor kernels, to match the expected behaviour.
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r--sys/arch/alpha/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index e241c9313dd..012034b4019 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.235 2013/11/15 19:42:19 sasano Exp $
+# $OpenBSD: GENERIC,v 1.236 2013/12/22 18:53:14 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -48,7 +48,7 @@ option USER_PCICONF # user-space PCI configuration
config bsd swap generic
mainbus0 at root
-cpu* at mainbus0
+cpu0 at mainbus0
# PCI USB Controllers
ehci* at pci? # Enhanced Host Controller