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 Enable bounce buffers
details: https://anonhg.NetBSD.org/src/rev/d2a240c19b00
branches: trunk
changeset: 781623:d2a240c19b00
user: matt <matt%NetBSD.org@localhost>
date: Tue Sep 18 15:00:33 2012 +0000
description:
Enable bounce buffers
diffstat:
sys/arch/evbarm/conf/std.bcm53xx | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 83265c623955 -r d2a240c19b00 sys/arch/evbarm/conf/std.bcm53xx
--- a/sys/arch/evbarm/conf/std.bcm53xx Tue Sep 18 14:43:34 2012 +0000
+++ b/sys/arch/evbarm/conf/std.bcm53xx Tue Sep 18 15:00:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.bcm53xx,v 1.3 2012/09/15 06:10:50 matt Exp $
+# $NetBSD: std.bcm53xx,v 1.4 2012/09/18 15:00:33 matt Exp $
#
# standard NetBSD/evbarm for BEAGLEBAORD options
@@ -15,6 +15,7 @@
options COM_TOLERANCE=40
options ARM32
options CORTEX_PMC
+options _ARM32_NEED_BUS_DMA_BOUNCE
options __HAVE_FAST_SOFTINTS # should be in types.h
options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options __HAVE_CPU_COUNTER
Home |
Main Index |
Thread Index |
Old Index