6 Nov
2018
6 Nov
'18
5:46 p.m.
On Tue, Nov 06, 2018 at 08:56:39AM -0600, Pierre-Louis Bossart wrote:
However, looking at what else can enable SND_HDA, I think it should be
select SND_SOC_HDAC_HDA if SND_PCI || ARCH_TEGRA
This codec can only be used by the Skylake driver (and the upcoming SOF one). For Tegra this module will never be used unless they follow the same path of enabling ASoC to deal with the HDaudio codecs instead of the legacy.
Likewise HDAC_HDMI will only work on Intel platforms for now.
_ALL_CODECS is a build coverage option, not a useful configuration option. We should be building things in as many different configurations as possible so that it's easier for people to get build coverage when making subsystem wide changes.