summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2015-10-02 18:49:14 +0200
committerMark Brown <broonie@kernel.org>2015-10-07 12:36:38 +0200
commit34ca27f34f413b4a684fc7336911799da3ac84d5 (patch)
tree74dc415046239760360fbc26940d7b75050904ad /sound/soc/codecs/Kconfig
parentASoC: hdmi: Remove obsolete dummy HDMI codec (diff)
downloadlinux-34ca27f34f413b4a684fc7336911799da3ac84d5.tar.xz
linux-34ca27f34f413b4a684fc7336911799da3ac84d5.zip
ASoC: nau8825: Add driver for headset chip Nuvoton 8825
Sponsored-by: Google Chromium project Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 0142396bb42c..cc60ab92b21d 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -79,6 +79,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_MAX9877 if I2C
select SND_SOC_MC13783 if MFD_MC13XXX
select SND_SOC_ML26124 if I2C
+ select SND_SOC_NAU8825 if I2C
select SND_SOC_PCM1681 if I2C
select SND_SOC_PCM1792A if SPI_MASTER
select SND_SOC_PCM3008
@@ -892,6 +893,9 @@ config SND_SOC_MC13783
config SND_SOC_ML26124
tristate
+config SND_SOC_NAU8825
+ tristate
+
config SND_SOC_TPA6130A2
tristate "Texas Instruments TPA6130A2 headphone amplifier"
depends on I2C