From 7e966400c1b7723e0f64d04eb91679363b791f32 Mon Sep 17 00:00:00 2001 From: jmcneill Date: Mon, 25 Mar 2013 23:01:23 +0000 Subject: [PATCH] enable vchiq, add vcaudio and audio drivers --- sys/arch/evbarm/conf/RPI | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sys/arch/evbarm/conf/RPI b/sys/arch/evbarm/conf/RPI index 122716e35fd0..f145548fd09b 100644 --- a/sys/arch/evbarm/conf/RPI +++ b/sys/arch/evbarm/conf/RPI @@ -1,5 +1,5 @@ # -# $NetBSD: RPI,v 1.29 2013/03/24 13:56:24 jmcneill Exp $ +# $NetBSD: RPI,v 1.30 2013/03/25 23:01:23 jmcneill Exp $ # # RPi -- Raspberry Pi # @@ -181,7 +181,11 @@ bcmmbox0 at obio? vcmbox0 at bcmmbox0 # VCHIQ -#vchiq0 at obio? +vchiq0 at obio? + +# AUDS +vcaudio0 at vchiq0 +audio0 at vcaudio0 # PL011 uart plcom0 at obio?