blob: ec4a123951898ac974e4b4b0edf644b0e394ef29 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("audio") {
deps = [
"astro-pdm-input",
"astro-tdm-output",
"gauss-pdm-input",
"gauss-tdm",
"intel-hda",
"mt8167-tdm-input",
"mt8167-tdm-output",
"sherlock-pdm-input",
"sherlock-tdm-output",
"usb-audio",
]
}