summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc64
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2021-11-30 17:06:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2021-11-30 17:06:00 +0000
commita144d806811879ea15ce64ad5cb75096a42373f0 (patch)
treefeba44c73e4ef4bcda85c20c56b86807e9594f71 /sys/arch/powerpc64
parente4e736cecfd960aa564c5998280e017a37397a73 (diff)
add ixl(4)
Diffstat (limited to 'sys/arch/powerpc64')
-rw-r--r--sys/arch/powerpc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/powerpc64/conf/GENERIC b/sys/arch/powerpc64/conf/GENERIC
index 614425506e0..d4f5763b3db 100644
--- a/sys/arch/powerpc64/conf/GENERIC
+++ b/sys/arch/powerpc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.27 2021/08/20 05:23:19 anton Exp $
+# $OpenBSD: GENERIC,v 1.28 2021/11/30 17:05:59 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -39,6 +39,7 @@ ahci* at pci?
astfb* at pci?
wsdisplay* at astfb?
bge* at pci?
+ixl* at pci?
mcx* at pci?
mpii* at pci?
nvme* at pci?