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 hdaudio
details: https://anonhg.NetBSD.org/src/rev/d21af4a4411d
branches: trunk
changeset: 338559:d21af4a4411d
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat May 30 13:47:17 2015 +0000
description:
enable hdaudio
diffstat:
sys/arch/evbarm/conf/JETSONTK1 | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 2901a1494185 -r d21af4a4411d sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1 Sat May 30 13:47:03 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1 Sat May 30 13:47:17 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.24 2015/05/30 13:25:55 jmcneill Exp $
+# $NetBSD: JETSONTK1,v 1.25 2015/05/30 13:47:17 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -113,11 +113,12 @@
#cd* at atapibus? drive ?
# HDA
-#hdaudio* at tegraio? # HDA
-#hdafg* at hdaudiobus?
-#audio* at audiobus?
-#options HDAUDIO_ENABLE_HDMI
-#options HDAUDIO_ENABLE_DISPLAYPORT
+hdaudio* at tegraio? # HDA
+hdafg* at hdaudiobus?
+audio* at audiobus?
+options HDAUDIO_32BIT_ACCESS
+options HDAUDIO_ENABLE_HDMI
+options HDAUDIO_ENABLE_DISPLAYPORT
# Host1x subsystem
tegrahost1x0 at tegraio? # HOST1X
Home |
Main Index |
Thread Index |
Old Index