From: Chen-Yu Tsai Date: Sat, 6 Feb 2016 15:53:48 +0000 (+0800) Subject: ARM: multi_v7_defconfig: Enable A10 audio codec driver as module X-Git-Tag: next-20160301~121^2~1^6~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0813ce0a49113d2b7ce2275a99396d6444090343;p=karo-tx-linux.git ARM: multi_v7_defconfig: Enable A10 audio codec driver as module The A10 audio codec driver supports the on-chip audio codec found on Allwinner A10, A10s, A13, A20 SoCs. Build it as a module, since it is not critical. Signed-off-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 442025629ee9..b500f18d0c35 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -559,6 +559,7 @@ CONFIG_SND_SOC_ROCKCHIP_RT5645=m CONFIG_SND_SOC_SH4_FSI=m CONFIG_SND_SOC_RCAR=m CONFIG_SND_SOC_RSRC_CARD=m +CONFIG_SND_SUN4I_CODEC=m CONFIG_SND_SOC_SAMSUNG=m CONFIG_SND_SOC_SNOW=m CONFIG_SND_SOC_ODROIDX2=m