mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 12:24:34 +08:00
ASoC: sh: fsi: select simple-card on Kconfig
Current SuperH FSI require simple-card driver as sound card. This patch select it on Kconfig when FSI was selected. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
064bfada66
commit
cd04461e2f
@ -22,6 +22,7 @@ config SND_SOC_SH4_SSI
|
|||||||
|
|
||||||
config SND_SOC_SH4_FSI
|
config SND_SOC_SH4_FSI
|
||||||
tristate "SH4 FSI support"
|
tristate "SH4 FSI support"
|
||||||
|
select SND_SIMPLE_CARD
|
||||||
help
|
help
|
||||||
This option enables FSI sound support
|
This option enables FSI sound support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user