Module Name:    src
Committed By:   jmcneill
Date:           Wed Nov  8 21:44:29 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: SUNXI

Log Message:
add wskbd at gpiokeys


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/evbarm/conf/SUNXI

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/evbarm/conf/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.50 src/sys/arch/evbarm/conf/SUNXI:1.51
--- src/sys/arch/evbarm/conf/SUNXI:1.50	Sun Oct 29 16:02:46 2017
+++ src/sys/arch/evbarm/conf/SUNXI	Wed Nov  8 21:44:29 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: SUNXI,v 1.50 2017/10/29 16:02:46 jmcneill Exp $
+#	$NetBSD: SUNXI,v 1.51 2017/11/08 21:44:29 jmcneill Exp $
 #
 #	Allwinner sunxi family
 #
@@ -129,6 +129,7 @@ ffclock*	at fdt? pass 1
 fregulator*	at fdt? pass 4
 gregulator*	at fdt? pass 4
 gpiokeys*	at fdt?
+wskbd*		at gpiokeys? console ? mux 1
 gpioleds*	at fdt?
 
 # SRAM controller

Reply via email to