From 93a14b8f2a3bac1ef3ad90d5ddc6dafb3c236ad8 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Tue, 4 Dec 2018 20:51:28 +0200 Subject: [PATCH] kernel: add missing symbol Signed-off-by: Stijn Tintel --- target/linux/generic/config-4.14 | 1 + target/linux/generic/config-4.9 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 7d4750f461..018fa6b0d4 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -4497,6 +4497,7 @@ CONFIG_SND_PROC_FS=y # CONFIG_SND_SOC_FSL_SPDIF is not set # CONFIG_SND_SOC_FSL_SSI is not set # CONFIG_SND_SOC_GTM601 is not set +# CONFIG_SND_SOC_ICS43432 is not set # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_IMX_ES8328 is not set diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 860b39b428..79a30f5c9a 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -4224,6 +4224,7 @@ CONFIG_SND_PROC_FS=y # CONFIG_SND_SOC_FSL_SPDIF is not set # CONFIG_SND_SOC_FSL_SSI is not set # CONFIG_SND_SOC_GTM601 is not set +# CONFIG_SND_SOC_ICS43432 is not set # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # CONFIG_SND_SOC_IMX_ES8328 is not set -- 2.30.2