From ee62850c1e2c72628d7db9844c3b1a141f68b18e Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 8 Jun 2015 14:59:34 +0000 Subject: [PATCH] enable agtimer on the ramdisk as well --- sys/arch/armv7/conf/RAMDISK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK index efbbcd6d359..9b2df974fe2 100644 --- a/sys/arch/armv7/conf/RAMDISK +++ b/sys/arch/armv7/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.2 2015/05/26 02:13:07 jsg Exp $ +# $OpenBSD: RAMDISK,v 1.3 2015/06/08 14:59:34 jsg Exp $ machine armv7 arm @@ -34,7 +34,7 @@ cpu0 at mainbus? cortex0 at mainbus? ampintc* at cortex? amptimer* at cortex? -#agtimer* at cortex? +agtimer* at cortex? armliicc* at cortex? # iMX -- 2.20.1