diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-07-01 21:05:08 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-07-01 21:05:08 +0000 |
commit | 98ac0ffe5e5173e7047d5754a105542915f12f62 (patch) | |
tree | 7d3ddda55045564e445b6aefe53b5f7006b7aeed /sys/arch/arm64/conf/GENERIC.MP | |
parent | 1d840e5c230a7683884e3fda556aefb7dcfee2bc (diff) |
Revert bit I didn't intend to commit.
Diffstat (limited to 'sys/arch/arm64/conf/GENERIC.MP')
-rw-r--r-- | sys/arch/arm64/conf/GENERIC.MP | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/arm64/conf/GENERIC.MP b/sys/arch/arm64/conf/GENERIC.MP index bddefbe761b..edf494c8434 100644 --- a/sys/arch/arm64/conf/GENERIC.MP +++ b/sys/arch/arm64/conf/GENERIC.MP @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.MP,v 1.4 2018/07/01 19:30:37 kettenis Exp $ +# $OpenBSD: GENERIC.MP,v 1.5 2018/07/01 21:05:07 kettenis Exp $ include "arch/arm64/conf/GENERIC" @@ -7,5 +7,3 @@ option MULTIPROCESSOR #option WITNESS cpu* at mainbus? - -xhci* at acpi? |