[alsa-devel] [PATCH 4/7] ASoC: max9867: Show Kconfig entry
Ladislav Michl
ladis at linux-mips.org
Tue Jan 30 12:09:08 CET 2018
Allow codec to be selected.
Signed-off-by: Ladislav Michl <ladis at linux-mips.org>
---
sound/soc/codecs/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 2b331f7266ab..56542e939a5f 100644
--- 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
--
2.15.1
More information about the Alsa-devel
mailing list