projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b204530
)
ASoC: max98357a: Show KConfig entry
author
Maxime Jourdan
<mjourdan@baylibre.com>
Mon, 27 May 2019 16:38:09 +0000
(18:38 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 28 May 2019 14:51:32 +0000
(15:51 +0100)
The SEI510 board features a standalone MAX98357A codec.
Add a tristate prompt to allow selecting the codec.
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index 472bde124ebec89d5164d068f9ce120175745318..0835d4b0d8c3b525d39be201646f2b2acde7275a 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-714,7
+714,8
@@
config SND_SOC_MAX98095
tristate
config SND_SOC_MAX98357A
- tristate
+ tristate "Maxim MAX98357A CODEC"
+ depends on GPIOLIB
config SND_SOC_MAX98371
tristate