aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Felsch <[email protected]>2018-10-05 09:58:12 +0200
committerMark Brown <[email protected]>2018-10-08 19:46:36 +0100
commit24ae67c5825004bcbce90e7c89fed63f25d96260 (patch)
tree80dbc037e05000c2e574c3a42f9772e016e0ec22
parent62a7fc32a6289dce88787da03f893deab08158c3 (diff)
ASoC: max98988: make it selectable
Currently the driver will build only if SND_SOC_ALL_CODECS is set. Adding a Kconfig menu description to build the driver standalone. Signed-off-by: Marco Felsch <[email protected]> Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--sound/soc/codecs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 9989d35e0fc6..3c6bd6019b92 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -640,7 +640,7 @@ config SND_SOC_LM49453
tristate
config SND_SOC_MAX98088
- tristate
+ tristate "Maxim MAX98088/9 Low-Power, Stereo Audio Codec"
config SND_SOC_MAX98090
tristate