projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7928b2c
)
ASoC: max9867: Show Kconfig entry
author
Ladislav Michl
<ladis@linux-mips.org>
Thu, 1 Mar 2018 14:19:23 +0000
(15:19 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 1 Mar 2018 17:56:26 +0000
(17:56 +0000)
Allow codec to be selected.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
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 2b331f7266abed6c73ed27dfa1f3f7dbd058c961..56542e939a5f9cf1811c5bb411830f43fb32e6fe 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-615,7
+615,8
@@
config SND_SOC_MAX98504
depends on I2C
config SND_SOC_MAX9867
- tristate
+ tristate "Maxim MAX9867 CODEC"
+ depends on I2C
config SND_SOC_MAX98925
tristate