mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ASoC: mediatek: mt2701: add COMPILE_TEST
Enable COMPILE_TEST for mt2701 to get extra build coverage as done with other mediatek platforms. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://patch.msgid.link/20260630013024.1500623-1-rosenp@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
3848617c64
commit
ae2e2f1ff1
|
|
@ -7,7 +7,7 @@ config SND_SOC_MEDIATEK
|
|||
|
||||
config SND_SOC_MT2701
|
||||
tristate "ASoC support for Mediatek MT2701 chip"
|
||||
depends on ARCH_MEDIATEK
|
||||
depends on ARCH_MEDIATEK || COMPILE_TEST
|
||||
select SND_SOC_MEDIATEK
|
||||
help
|
||||
This adds ASoC driver for Mediatek MT2701 boards
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user