Module Name:    src
Committed By:   kiyohara
Date:           Fri Jul 27 03:03:34 UTC 2012

Modified Files:
        src/sys/arch/arm/marvell: files.marvell

Log Message:
Add mvcesa.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/marvell/files.marvell

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/arm/marvell/files.marvell
diff -u src/sys/arch/arm/marvell/files.marvell:1.5 src/sys/arch/arm/marvell/files.marvell:1.6
--- src/sys/arch/arm/marvell/files.marvell:1.5	Tue Jun 19 16:50:44 2012
+++ src/sys/arch/arm/marvell/files.marvell	Fri Jul 27 03:03:34 2012
@@ -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

Reply via email to