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 Add WSDISPLAY_MULTICONS



details:   https://anonhg.NetBSD.org/src/rev/558a505ed05b
branches:  trunk
changeset: 828540:558a505ed05b
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Dec 18 19:00:42 2017 +0000

description:
Add WSDISPLAY_MULTICONS

diffstat:

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

diffs (18 lines):

diff -r 15171f3e7083 -r 558a505ed05b sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Mon Dec 18 18:59:32 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Mon Dec 18 19:00:42 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.56 2017/12/16 20:44:54 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.57 2017/12/18 19:00:42 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -286,6 +286,7 @@
 options        WSDISPLAY_COMPAT_USL
 options        WSDISPLAY_COMPAT_RAWKBD
 options        WSDISPLAY_DEFAULTSCREENS=4
+options        WSDISPLAY_MULTICONS
 
 # Touch Screen controller
 sunxits*       at fdt?                 # Touch Screen controller



Home | Main Index | Thread Index | Old Index