From 11ef2a5b152833bd0cb1e9de3f57d59a92abb2ca Mon Sep 17 00:00:00 2001 From: kiyohara Date: Fri, 27 Jul 2012 03:03:34 +0000 Subject: [PATCH] Add mvcesa. --- sys/arch/arm/marvell/files.marvell | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/arm/marvell/files.marvell b/sys/arch/arm/marvell/files.marvell index ac75e94415b3..7c6bec90b675 100644 --- a/sys/arch/arm/marvell/files.marvell +++ b/sys/arch/arm/marvell/files.marvell @@ -1,4 +1,4 @@ -# $NetBSD: files.marvell,v 1.5 2012/06/19 16:50:44 hans Exp $ +# $NetBSD: files.marvell,v 1.6 2012/07/27 03:03:34 kiyohara Exp $ # # Configuration info for Marvell System on Chip support # @@ -56,7 +56,7 @@ attach mvgbec at mvsoc with mvgbec_mbus attach ehci at mvsoc with mvusb_mbus # Cryptographic Engines and Security Accelerator -#attach mvcesa at mvsoc with mvcesa_mbus +attach mvcesa at mvsoc with mvcesa_mbus # TWSI Two-Wire Serial Interface attach gttwsi at mvsoc with gttwsi_mbus