diff options
Diffstat (limited to 'sys/arch/arm64/conf/GENERIC')
-rw-r--r-- | sys/arch/arm64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 76bba915219..854de06eb81 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.89 2018/08/27 20:05:06 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.90 2018/08/27 21:09:47 kettenis Exp $ # # GENERIC machine description file # @@ -136,6 +136,7 @@ usb* at dwctwo? hiclock* at fdt? early 1 hidwusb* at fdt? hireset* at fdt? early 1 +hitemp* at fdt? # Marvell SoCs mvclock* at fdt? early 1 |