Module Name: src
Committed By: jmcneill
Date: Sun Oct 18 00:38:37 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: std.tegra
Log Message:
add __BUS_SPACE_HAS_STREAM_METHODS, used by nouveau
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/std.tegra
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/std.tegra
diff -u src/sys/arch/evbarm/conf/std.tegra:1.8 src/sys/arch/evbarm/conf/std.tegra:1.9
--- src/sys/arch/evbarm/conf/std.tegra:1.8 Thu Oct 15 07:13:50 2015
+++ src/sys/arch/evbarm/conf/std.tegra Sun Oct 18 00:38:37 2015
@@ -1,4 +1,4 @@
-# $NetBSD: std.tegra,v 1.8 2015/10/15 07:13:50 skrll Exp $
+# $NetBSD: std.tegra,v 1.9 2015/10/18 00:38:37 jmcneill Exp $
#
machine evbarm arm
@@ -19,6 +19,7 @@ options KERNEL_BASE_EXT=0x80000000
options FPU_VFP
options PCI_NETBSD_CONFIGURE
options __HAVE_PCI_CONF_HOOK
+options __BUS_SPACE_HAS_STREAM_METHODS
options TEGRAK1_PMAP_WORKAROUND
makeoptions KERNEL_BASE_PHYS="0x81000000"