Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 88da724f authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
Browse files

ASoC: simple-scu-card: depends on CONFIG_OF



simple-scu-card driver is under CONFIG_OF. This patch adds missing
config.

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 83216f3a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ config SND_SIMPLE_CARD

config SND_SIMPLE_SCU_CARD
	tristate "ASoC Simple SCU sound card support"
	depends on OF
	select SND_SIMPLE_CARD_UTILS
	help
	  This option enables generic simple SCU sound card support.