diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig index 771bdf483d3814..0b3ee787bad7ef 100644 --- a/sound/soc/intel/boards/Kconfig +++ b/sound/soc/intel/boards/Kconfig @@ -220,9 +220,9 @@ config SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH Say Y or m if you have such a device. This is a recommended option. If unsure select "N". -endif ## SND_SOC_INTEL_SKL +endif ## SND_SOC_INTEL_SKYLAKE -if SND_SOC_INTEL_SKL || SND_SOC_SOF_APOLLOLAKE +if SND_SOC_INTEL_SKYLAKE || SND_SOC_SOF_APOLLOLAKE config SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH tristate "Broxton with DA7219 and MAX98357A in I2S Mode" @@ -270,9 +270,9 @@ config SND_SOC_INTEL_BXT_TDF8532_MACH Say Y if you have such a device. If unsure select "N". -endif ## SND_SOC_INTEL_SKL || SND_SOC_SOF_APOLLOLAKE +endif ## SND_SOC_INTEL_SKYLAKE || SND_SOC_SOF_APOLLOLAKE -if SND_SOC_INTEL_SKL +if SND_SOC_INTEL_SKYLAKE config SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH tristate "KBL with RT5663 and MAX98927 in I2S Mode"