tegrakernel/kernel/nvidia/sound/pci/hda/Kconfig

19 lines
479 B
Plaintext
Raw Permalink Normal View History

2022-02-16 09:13:02 -06:00
append_menu "HD-Audio"
config SND_HDA_TEGRA
tristate "NVIDIA Tegra HD Audio"
depends on ARCH_TEGRA || ARCH_TEGRA_18x_SOC
select SND_HDA
help
Say Y here to support the HDA controller present in NVIDIA
Tegra SoCs
This options enables support for the HD Audio controller
present in some NVIDIA Tegra SoCs, used to communicate audio
to the HDMI output.
To compile this driver as a module, choose M here: the module
will be called snd-hda-tegra.
endmenu