summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-10-27 08:44:23 +0000
committerMark Brown <broonie@kernel.org>2016-10-27 11:14:52 +0100
commitfa80b4eca6b383604da3a04f8c9de67bbb89f3b6 (patch)
tree27f8f9c6669671952f3553e9899f262abfdf29bc /sound/soc/codecs/Kconfig
parent1001354ca34179f3db924eb66672442a173147dc (diff)
downloadop-kernel-dev-fa80b4eca6b383604da3a04f8c9de67bbb89f3b6.zip
op-kernel-dev-fa80b4eca6b383604da3a04f8c9de67bbb89f3b6.tar.gz
ASoC: max98504: Add missing MAX98504 on SND_SOC_ALL_CODECS
commit 4c5d1469297d ("ASoC: max98504: Add max98504 speaker amplifier driver") added new max98504, but this patch didn't add it to SND_SOC_ALL_CODECS. This patch adds it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index c67667b..b51d490 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -83,6 +83,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_MAX98095 if I2C
select SND_SOC_MAX98357A if GPIOLIB
select SND_SOC_MAX98371 if I2C
+ select SND_SOC_MAX98504 if I2C
select SND_SOC_MAX9867 if I2C
select SND_SOC_MAX98925 if I2C
select SND_SOC_MAX98926 if I2C
OpenPOWER on IntegriCloud