Message ID | 20190417152932.36436-1-yuehaibing@huawei.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f2a1fdb50d3187266a91bcf99b504e99695772a6 |
Headers | show |
Series | ASoC: Mediatek: MT8183: Fix build err while CONFIG_I2C set to module | expand |
diff --git a/sound/soc/mediatek/Kconfig b/sound/soc/mediatek/Kconfig index 874404b..f70b710 100644 --- a/sound/soc/mediatek/Kconfig +++ b/sound/soc/mediatek/Kconfig @@ -118,6 +118,7 @@ config SND_SOC_MT8183 config SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A tristate "ASoC Audio driver for MT8183 with MT6358 TS3A227E MAX98357A codec" + depends on I2C depends on SND_SOC_MT8183 select SND_SOC_MT6358 select SND_SOC_MAX98357A