From ac957d3e5f6b269144cf58cb9420c5b28d37574c Mon Sep 17 00:00:00 2001 From: wangzijiao Date: Mon, 13 Aug 2018 17:51:20 +0800 Subject: [PATCH] add kernel config --- target/allwinner/mandolin-pv1/config-4.9 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/target/allwinner/mandolin-pv1/config-4.9 b/target/allwinner/mandolin-pv1/config-4.9 index 5e2440f31..c783f676a 100644 --- a/target/allwinner/mandolin-pv1/config-4.9 +++ b/target/allwinner/mandolin-pv1/config-4.9 @@ -786,12 +786,14 @@ CONFIG_SND_PROC_FS=y CONFIG_SND_RAWMIDI=y # CONFIG_SND_SIMPLE_SCU_CARD is not set CONFIG_SND_SOC=y -# CONFIG_SND_SOC_AD82584F is not set +CONFIG_SND_SOC_AD82584F=y # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_AMD_ACP is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS53L30 is not set +CONFIG_SND_SOC_DMIC=y +CONFIG_SND_SOC_ES7243=y CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y CONFIG_SND_SOC_I2C_AND_SPI=y # CONFIG_SND_SOC_IMG is not set @@ -812,11 +814,12 @@ CONFIG_SND_SPI=y CONFIG_SND_SUN8IW15_CODEC=y CONFIG_SND_SUNXI_SOC=y CONFIG_SND_SUNXI_SOC_DAUDIO=y +CONFIG_SND_SUNXI_SOC_DMIC=y CONFIG_SND_SUNXI_SOC_INTER_I2S=y CONFIG_SND_SUNXI_SOC_RWFUNC=y CONFIG_SND_SUNXI_SOC_SUN8IW15_CODEC=y CONFIG_SND_SUNXI_SOC_SUNXI_DAUDIO=y -# CONFIG_SND_SUNXI_SOC_SUNXI_DMIC is not set +CONFIG_SND_SUNXI_SOC_SUNXI_DMIC=y CONFIG_SND_SUPPORT_OLD_API=y CONFIG_SND_TIMER=y CONFIG_SND_USB_AUDIO=y