Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Enable sun6idma



details:   https://anonhg.NetBSD.org/src/rev/9517a29c4720
branches:  trunk
changeset: 825906:9517a29c4720
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Aug 05 17:52:06 2017 +0000

description:
Enable sun6idma

diffstat:

 sys/arch/evbarm/conf/SUNXI |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r fa935bdf53ae -r 9517a29c4720 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Sat Aug 05 17:51:49 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Sat Aug 05 17:52:06 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.19 2017/07/27 18:13:46 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.20 2017/08/05 17:52:06 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -91,6 +91,7 @@
 # Memory controller
 
 # DMA controller
+sun6idma*      at fdt?                 # DMA controller
 
 # Clock and Reset controller
 



Home | Main Index | Thread Index | Old Index