On Tue, Jan 22, 2019 at 02:39:12PM +0800, Shunli Wang wrote:
The board uses mt8183 as SoC and codec as mt6358. Between SoC and codec, a mtk-properity audio inferface is used.
This one also breaks the build:
Applying patch #10781729 using 'git am -3 -s' Description: [5/6] ASoC: mediatek: mt8183: add mt8183-mt6358 machine driver Applying: ASoC: mediatek: mt8183: add mt8183-mt6358 machine driver scripts/kconfig/conf --oldconfig Kconfig sound/soc/mediatek/Kconfig:119:error: recursive dependency detected! sound/soc/mediatek/Kconfig:119: symbol SND_SOC_MT8183_MT6358 depends on SND_SOC_MT8183 sound/soc/mediatek/Kconfig:109: symbol SND_SOC_MT8183 is selected by SND_SOC_MT8183_MT6358 For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations"
make[1]: *** [scripts/kconfig/Makefile:69: oldconfig] Error 1