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 Synopsys DesignWare APB UART needs "opt...
details: https://anonhg.NetBSD.org/src/rev/95eb9161eedc
branches: trunk
changeset: 354779:95eb9161eedc
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Thu Jun 29 17:20:59 2017 +0000
description:
Synopsys DesignWare APB UART needs "options COM_AWIN" for now.
diffstat:
sys/arch/evbarm/conf/SUNXI | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 36dcfd560351 -r 95eb9161eedc sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Thu Jun 29 17:08:52 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Thu Jun 29 17:20:59 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.3 2017/06/29 17:08:52 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.4 2017/06/29 17:20:59 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -82,6 +82,7 @@
# UART
com* at fdt? # UART
+options COM_AWIN # XXX this should be a driver flag
# I2C
#sunxiiic* at fdt? # I2C
Home |
Main Index |
Thread Index |
Old Index