Module Name: src Committed By: matt Date: Wed Oct 17 20:21:26 UTC 2012
Modified Files: src/sys/arch/evbarm/conf: std.bcm53xx Log Message: Add PMAP_NEEDS_ALLOC_POOLPAGE To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/std.bcm53xx 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.bcm53xx diff -u src/sys/arch/evbarm/conf/std.bcm53xx:1.6 src/sys/arch/evbarm/conf/std.bcm53xx:1.7 --- src/sys/arch/evbarm/conf/std.bcm53xx:1.6 Fri Oct 5 06:04:43 2012 +++ src/sys/arch/evbarm/conf/std.bcm53xx Wed Oct 17 20:21:26 2012 @@ -1,4 +1,4 @@ -# $NetBSD: std.bcm53xx,v 1.6 2012/10/05 06:04:43 matt Exp $ +# $NetBSD: std.bcm53xx,v 1.7 2012/10/17 20:21:26 matt Exp $ # # standard NetBSD/evbarm for BEAGLEBAORD options @@ -17,6 +17,7 @@ options ARM32 options FPU_VFP options CORTEX_PMC #options _ARM32_NEED_BUS_DMA_BOUNCE +options PMAP_NEED_ALLOC_POOLPAGE options __HAVE_FAST_SOFTINTS # should be in types.h options __HAVE_CPU_UAREA_ALLOC_IDLELWP options __HAVE_CPU_COUNTER