Commit 24f934be authored by Alexander Sverdlin's avatar Alexander Sverdlin Committed by Mark Brown

ASoC: ep93xx: i2s: Make it individually selectable

This is necessary to replace EDB93XX specific SoC audio driver with generic
"simple-audio-card".
Signed-off-by: default avatarAlexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20230410223902.2321834-4-alexander.sverdlin@gmail.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 2e9688c8
......@@ -8,7 +8,11 @@ config SND_EP93XX_SOC
the EP93xx I2S or AC97 interfaces.
config SND_EP93XX_SOC_I2S
tristate
tristate "I2S controller support for the Cirrus Logic EP93xx series"
depends on SND_EP93XX_SOC
help
Say Y or M if you want to add support for codecs attached to
the EP93xx I2S interface.
if SND_EP93XX_SOC_I2S
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment