summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2018-10-05 09:58:12 +0200
committerMark Brown <broonie@kernel.org>2018-10-08 19:46:36 +0100
commit24ae67c5825004bcbce90e7c89fed63f25d96260 (patch)
tree80dbc037e05000c2e574c3a42f9772e016e0ec22 /sound
parent62a7fc32a6289dce88787da03f893deab08158c3 (diff)
downloadblackbird-obmc-linux-24ae67c5825004bcbce90e7c89fed63f25d96260.tar.gz
blackbird-obmc-linux-24ae67c5825004bcbce90e7c89fed63f25d96260.zip
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 <m.felsch@pengutronix.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-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
OpenPOWER on IntegriCloud