Module Name: src
Committed By: christos
Date: Thu Dec 28 23:24:30 UTC 2017
Added Files:
src/sys/arch/evbarm/conf: RPI3
Log Message:
XXX: Test for the new two environmental drivers
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/RPI3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/sys/arch/evbarm/conf/RPI3
diff -u /dev/null src/sys/arch/evbarm/conf/RPI3:1.1
--- /dev/null Thu Dec 28 18:24:30 2017
+++ src/sys/arch/evbarm/conf/RPI3 Thu Dec 28 18:24:30 2017
@@ -0,0 +1,10 @@
+#
+# $NetBSD: RPI3,v 1.1 2017/12/28 23:24:30 christos Exp $
+#
+# RPi3 -- Raspberry Pi 3
+#
+
+include "arch/evbarm/conf/RPI2"
+
+si70xxtemp* at iic?
+am2315temp* at iic?