Module Name:    src
Committed By:   jmcneill
Date:           Tue Aug 29 09:55:25 UTC 2017

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

Log Message:
enable axp20x


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 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.25 src/sys/arch/evbarm/conf/SUNXI:1.26
--- src/sys/arch/evbarm/conf/SUNXI:1.25	Sun Aug 27 16:05:26 2017
+++ src/sys/arch/evbarm/conf/SUNXI	Tue Aug 29 09:55:25 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: SUNXI,v 1.25 2017/08/27 16:05:26 jmcneill Exp $
+#	$NetBSD: SUNXI,v 1.26 2017/08/29 09:55:25 jmcneill Exp $
 #
 #	Allwinner sunxi family
 #
@@ -139,6 +139,7 @@ sunxirsb*	at fdt?			# P2WI/RSB
 iic*		at i2cbus?
 tcakp*		at iic?			# TI TCA8418 Keypad Scan IC
 wskbd*		at tcakp? console ?
+axp20x*		at iic?			# AXP209 Power Management IC
 
 # RTC
 sunxirtc*	at fdt?			# RTC

Reply via email to