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 wskbd at gpiokeys



details:   https://anonhg.NetBSD.org/src/rev/5c0cbe7ced2d
branches:  trunk
changeset: 357385:5c0cbe7ced2d
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Wed Nov 08 21:44:29 2017 +0000

description:
add wskbd at gpiokeys

diffstat:

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

diffs (18 lines):

diff -r 12baf2e1f1a0 -r 5c0cbe7ced2d sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Wed Nov 08 20:24:53 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Wed Nov 08 21:44:29 2017 +0000
@@ -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 @@
 fregulator*    at fdt? pass 4
 gregulator*    at fdt? pass 4
 gpiokeys*      at fdt?
+wskbd*         at gpiokeys? console ? mux 1
 gpioleds*      at fdt?
 
 # SRAM controller



Home | Main Index | Thread Index | Old Index