Skip to content

Commit 9e868ca

Browse files
fidomaxbroonie
authored andcommitted
ASoC: max98090: make it selectable
There is no way to select max98090 from menuconfig right now. Add a Kconfig menu description to allow building the driver standalone. It will allow this codec to be used by any other I2S master without adding extra sound card entry in Kconfig. Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Link: https://lore.kernel.org/r/20230421211950.20972-1-fido_max@inbox.ru Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent dc801ea commit 9e868ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/codecs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ config SND_SOC_MAX98088
10901090
depends on I2C
10911091

10921092
config SND_SOC_MAX98090
1093-
tristate
1093+
tristate "Maxim MAX98090 CODEC"
10941094
depends on I2C
10951095

10961096
config SND_SOC_MAX98095

0 commit comments

Comments
 (0)