diff options
author | John Crispin <john@phrozen.org> | 2017-02-16 20:15:52 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-16 20:25:47 +0100 |
commit | a4efc9965c35b57b79110666ef784b7c4196b2fc (patch) | |
tree | b1a05e522f45f17532a4cbef73a0b6521f764ec0 /target/linux/generic | |
parent | bb255f74290d889b65a563bac7a4be0427fdbec8 (diff) | |
download | upstream-a4efc9965c35b57b79110666ef784b7c4196b2fc.tar.gz upstream-a4efc9965c35b57b79110666ef784b7c4196b2fc.tar.bz2 upstream-a4efc9965c35b57b79110666ef784b7c4196b2fc.zip |
mediatek: add more missing symbols
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-4.9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 8af65ff1cd..99ba19f938 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -4149,6 +4149,8 @@ CONFIG_SND_PROC_FS=y # CONFIG_SND_SOC_MAX98504 is not set # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MEDIATEK is not set +# CONFIG_SND_SOC_MT2701 is not set +# CONFIG_SND_SOC_MT8173 is not set # CONFIG_SND_SOC_MPC5200_AC97 is not set # CONFIG_SND_SOC_MPC5200_I2S is not set # CONFIG_SND_SOC_NAU8810 is not set |