Module Name:    src
Committed By:   jmcneill
Date:           Sat May 30 14:13:12 UTC 2015

Modified Files:
        src/sys/arch/evbarm/conf: JETSONTK1

Log Message:
add HDAUDIOVERBOSE


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/conf/JETSONTK1

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/JETSONTK1
diff -u src/sys/arch/evbarm/conf/JETSONTK1:1.25 src/sys/arch/evbarm/conf/JETSONTK1:1.26
--- src/sys/arch/evbarm/conf/JETSONTK1:1.25	Sat May 30 13:47:17 2015
+++ src/sys/arch/evbarm/conf/JETSONTK1	Sat May 30 14:13:12 2015
@@ -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 @@ wd*		at atabus? drive ?
 hdaudio*	at tegraio?		# HDA
 hdafg*		at hdaudiobus?
 audio*		at audiobus?
+options 	HDAUDIOVERBOSE
 options 	HDAUDIO_32BIT_ACCESS
 options 	HDAUDIO_ENABLE_HDMI
 options 	HDAUDIO_ENABLE_DISPLAYPORT

Reply via email to