ASoC: max98090: make it selectable
authorMaxim Kochetkov <fido_max@inbox.ru>
Fri, 21 Apr 2023 21:19:50 +0000 (00:19 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 24 Apr 2023 15:41:57 +0000 (16:41 +0100)
commit9e868ca1f269dec9f2062bb8de42b8a94773924e
tree4db4bea485e4ec72b8efc1fb8a4a5d23d2fb0b5a
parentdc801ea8ae37d54706e6f1cef140731ac5981c9c
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>
sound/soc/codecs/Kconfig