From 484cce7d7a62c803786a88ffbe07633b7e724a0b Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 23 Aug 2020 21:48:09 +0000 Subject: Enable xicp(4). --- sys/arch/powerpc64/conf/RAMDISK | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/powerpc64/conf/RAMDISK b/sys/arch/powerpc64/conf/RAMDISK index 6b352c00bdc..883b4a541e0 100644 --- a/sys/arch/powerpc64/conf/RAMDISK +++ b/sys/arch/powerpc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.7 2020/08/05 05:49:07 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.8 2020/08/23 21:48:08 kettenis Exp $ machine powerpc64 maxusers 4 @@ -31,6 +31,7 @@ opalcons* at fdt? phb* at fdt? pci* at phb? xics* at fdt? +xicp* at fdt? xive* at fdt? ppb* at pci? -- cgit v1.2.3