From: Sylwester Nawrocki Date: Fri, 20 Sep 2019 13:07:02 +0000 (+0200) Subject: ARM: exynos_defconfig: Enable Arndale audio driver X-Git-Tag: v5.5-rc1~38^2~15^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e088276923b0b2038987bcf766ced8fe9f72d04;p=thirdparty%2Fkernel%2Flinux.git ARM: exynos_defconfig: Enable Arndale audio driver Enable audio driver for Exynos5250 based Arndale boards to improve testing coverage. Signed-off-by: Sylwester Nawrocki Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index 3d9a7b70fa347..e7e4bb5ad8d5c 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -230,6 +230,7 @@ CONFIG_SND_SOC_SAMSUNG_SMDK_WM8994=y CONFIG_SND_SOC_SMDK_WM8994_PCM=y CONFIG_SND_SOC_SNOW=y CONFIG_SND_SOC_ODROID=y +CONFIG_SND_SOC_ARNDALE=y CONFIG_SND_SIMPLE_CARD=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y