ASoC: max98988: make it selectable
authorMarco Felsch <m.felsch@pengutronix.de>
Fri, 5 Oct 2018 07:58:12 +0000 (09:58 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Oct 2018 18:46:36 +0000 (19:46 +0100)
commit24ae67c5825004bcbce90e7c89fed63f25d96260
tree80dbc037e05000c2e574c3a42f9772e016e0ec22
parent62a7fc32a6289dce88787da03f893deab08158c3
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>
sound/soc/codecs/Kconfig