mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 05:50:19 +00: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
|
||||
tristate "SH4 FSI support"
|
||||
select SND_SIMPLE_CARD
|
||||
help
|
||||
This option enables FSI sound support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user