diff options
author | John Crispin <john@phrozen.org> | 2018-02-16 10:01:31 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-02-16 10:02:08 +0100 |
commit | 6873cf4f632508e7a61235438d79a3a9910360df (patch) | |
tree | aa557af9b7c7de98ffefa479c629fb0293c4bf3e /target/linux/generic/config-4.14 | |
parent | 95745516a2bff63c80159883d82e222f079c1cb4 (diff) | |
download | upstream-6873cf4f632508e7a61235438d79a3a9910360df.tar.gz upstream-6873cf4f632508e7a61235438d79a3a9910360df.tar.bz2 upstream-6873cf4f632508e7a61235438d79a3a9910360df.zip |
kernel: add missing symbols
These cause mediatek arm to fail full builds
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/generic/config-4.14')
-rw-r--r-- | target/linux/generic/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index f7d9ccae76..9d4b953a40 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -4494,6 +4494,7 @@ CONFIG_SND_PROC_FS=y # CONFIG_SND_SOC_MEDIATEK is not set # CONFIG_SND_SOC_MPC5200_AC97 is not set # CONFIG_SND_SOC_MPC5200_I2S is not set +# CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_MT2701 is not set # CONFIG_SND_SOC_MT8173 is not set |