From: tobhe Date: Tue, 8 Nov 2022 19:07:34 +0000 (+0000) Subject: Enable gpiobl(4) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=63c09bc0e1903e660372823f0e306a65c118ca7c;p=openbsd Enable gpiobl(4) --- diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 76133f47adb..eabd63cdf22 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.243 2022/11/06 15:36:13 patrick Exp $ +# $OpenBSD: GENERIC,v 1.244 2022/11/08 19:07:34 tobhe Exp $ # # GENERIC machine description file # @@ -138,6 +138,7 @@ amdgpu* at pci? drm* at amdgpu? wsdisplay* at amdgpu? +gpiobl* at fdt? gpiocharger* at fdt? gpiokeys* at fdt? gpioleds* at fdt?