It's clear that 'CONFIG_SND_SOC_MSM8916_WCD_ANALOg' is a typo. Its net effect is that armv7hl has been built with # CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set for over a year now. Let's fix this and see if anyone notices. Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx> --- .../generic/arm/armv7/armv7/CONFIG_SND_SOC_MSM8916_WCD_ANALOG | 2 +- kernel-armv7hl-debug.config | 3 +-- kernel-armv7hl.config | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_MSM8916_WCD_ANALOG b/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_MSM8916_WCD_ANALOG index f862f05a7772..207a5e523a5f 100644 --- a/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_MSM8916_WCD_ANALOG +++ b/configs/fedora/generic/arm/armv7/armv7/CONFIG_SND_SOC_MSM8916_WCD_ANALOG @@ -1 +1 @@ -CONFIG_SND_SOC_MSM8916_WCD_ANALOg=m +CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index 57427b18951c..36a4e7127964 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -6197,8 +6197,7 @@ CONFIG_SND_SOC_MAX98373=m # CONFIG_SND_SOC_MAX9860 is not set CONFIG_SND_SOC_MAX9867=m CONFIG_SND_SOC_MAX98927=m -# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set -CONFIG_SND_SOC_MSM8916_WCD_ANALOg=m +CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_NAU8540 is not set diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 829f183f0eb4..17b398284961 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -6173,8 +6173,7 @@ CONFIG_SND_SOC_MAX98373=m # CONFIG_SND_SOC_MAX9860 is not set CONFIG_SND_SOC_MAX9867=m CONFIG_SND_SOC_MAX98927=m -# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set -CONFIG_SND_SOC_MSM8916_WCD_ANALOg=m +CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=m # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_NAU8540 is not set -- 2.17.2 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx