Module Name: src
Committed By: jmcneill
Date: Sun Jul 30 17:01:27 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
enable sdhost driver (ok skrll@)
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/evbarm/conf/RPI
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/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.72 src/sys/arch/evbarm/conf/RPI:1.73
--- src/sys/arch/evbarm/conf/RPI:1.72 Sun Jul 30 16:54:36 2017
+++ src/sys/arch/evbarm/conf/RPI Sun Jul 30 17:01:27 2017
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.72 2017/07/30 16:54:36 jmcneill Exp $
+# $NetBSD: RPI,v 1.73 2017/07/30 17:01:27 jmcneill Exp $
#
# RPi -- Raspberry Pi
#
@@ -97,8 +97,8 @@ sdhc* at obio?
sdmmc* at sdhc?
# SD host controller
-#sdhost* at obio?
-#sdmmc* at sdhost?
+sdhost* at obio?
+sdmmc* at sdhost?
ld* at sdmmc?