Skip to content

Fix up configs with SND_SOC_NAU8315 mismatch

Upstream commit ba7523bb now selects SND_SOC_NAU8315 if SND_SOC_INTEL_SOF_NAU8825_MACH is set. This forces us to either turn on SND_SOC_NAU8315 or turn off SND_SOC_INTEL_SOF_NAU8825_MACH. I chose the later to keep existing functionality, though can change this for RHEL if it is preferred to turn off SND_SOC_NAU8315.

Signed-off-by: Justin M. Forbes jforbes@fedoraproject.org

Merge request reports