From d61f3d4e7d9143c4d3edd268978195aa041f81e4 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 5 Oct 2016 22:06:49 +0000 Subject: Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no longer needed, including the imx board IDs. ok patrick@, jsg@ --- sys/arch/armv7/conf/GENERIC | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/armv7/conf/GENERIC') diff --git a/sys/arch/armv7/conf/GENERIC b/sys/arch/armv7/conf/GENERIC index 2bc096dfbc5..d0b86f1db1f 100644 --- a/sys/arch/armv7/conf/GENERIC +++ b/sys/arch/armv7/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.57 2016/10/03 01:59:20 jsg Exp $ +# $OpenBSD: GENERIC,v 1.58 2016/10/05 22:06:48 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -39,7 +39,6 @@ agtimer* at fdt? armliicc* at cortex? # iMX -imx0 at mainbus? # iMX SoC imxccm* at fdt? early 1 # clock control module imxiomuxc* at fdt? early 1 # iomux controller imxocotp* at fdt? # on-chip otp controller -- cgit v1.2.3