diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-08-27 15:56:23 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-08-27 15:56:23 +0000 |
commit | 67367c30476370e261ea5e7885e6cc1edab0382f (patch) | |
tree | 9978d280d85e719e6809e96745a93d83ff702c93 /sys/arch/arm64/conf/RAMDISK | |
parent | 85e325d013739ee133761c95a1209fc808d9dad2 (diff) |
Enable hireset(4).
Diffstat (limited to 'sys/arch/arm64/conf/RAMDISK')
-rw-r--r-- | sys/arch/arm64/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index e0d2c4f64bc..0bac86c2e39 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.70 2018/08/27 13:56:11 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.71 2018/08/27 15:56:22 kettenis Exp $ # # GENERIC machine description file # @@ -130,6 +130,7 @@ usb* at dwctwo? # HiSilicon SoCs hidwusb* at fdt? +hireset* at fdt? # Marvell SoCs mvclock* at fdt? early 1 |