diff options
Diffstat (limited to 'sys/arch/armv7/conf/GENERIC')
-rw-r--r-- | sys/arch/armv7/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/armv7/conf/GENERIC b/sys/arch/armv7/conf/GENERIC index 897b8cba811..bf180abae19 100644 --- a/sys/arch/armv7/conf/GENERIC +++ b/sys/arch/armv7/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.97 2017/10/11 17:19:50 patrick Exp $ +# $OpenBSD: GENERIC,v 1.98 2017/10/23 17:37:51 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -41,7 +41,7 @@ armliicc* at cortex? # iMX imxccm* at fdt? early 1 # clock control module imxiomuxc* at fdt? early 1 # iomux controller -imxocotp* at fdt? # on-chip otp controller +imxanatop* at fdt? # anatop controller imxgpc* at fdt? # power controller imxdog* at fdt? # watchdog timer imxtemp* at fdt? # temperature monitor |