Module Name:    src
Committed By:   kiyohara
Date:           Wed Oct  6 05:24:01 UTC 2010

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

Log Message:
Comment-out mvcesa.  It not exists now.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/sys/arch/arm/marvell/files.marvell:1.2
--- src/sys/arch/arm/marvell/files.marvell:1.1	Sun Oct  3 05:49:24 2010
+++ src/sys/arch/arm/marvell/files.marvell	Wed Oct  6 05:24:01 2010
@@ -1,4 +1,4 @@
-#       $NetBSD: files.marvell,v 1.1 2010/10/03 05:49:24 kiyohara Exp $
+#       $NetBSD: files.marvell,v 1.2 2010/10/06 05:24:01 kiyohara Exp $
 #
 # Configuration info for Marvell System on Chip support
 #
@@ -51,7 +51,7 @@
 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