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 add HDAUDIOVERBOSE



details:   https://anonhg.NetBSD.org/src/rev/60055264b7b2
branches:  trunk
changeset: 338563:60055264b7b2
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat May 30 14:13:12 2015 +0000

description:
add HDAUDIOVERBOSE

diffstat:

 sys/arch/evbarm/conf/JETSONTK1 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 455166a3967a -r 60055264b7b2 sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1    Sat May 30 14:12:57 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1    Sat May 30 14:13:12 2015 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: JETSONTK1,v 1.25 2015/05/30 13:47:17 jmcneill Exp $
+#      $NetBSD: JETSONTK1,v 1.26 2015/05/30 14:13:12 jmcneill Exp $
 #
 #      NVIDIA Jetson TK1 - Tegra K1 development kit
 #      https://developer.nvidia.com/jetson-tk1
@@ -116,6 +116,7 @@
 hdaudio*       at tegraio?             # HDA
 hdafg*         at hdaudiobus?
 audio*         at audiobus?
+options        HDAUDIOVERBOSE
 options        HDAUDIO_32BIT_ACCESS
 options        HDAUDIO_ENABLE_HDMI
 options        HDAUDIO_ENABLE_DISPLAYPORT



Home | Main Index | Thread Index | Old Index