summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorOder Chiou <oder_chiou@realtek.com>2015-06-12 09:06:29 (GMT)
committerMark Brown <broonie@kernel.org>2015-06-12 10:18:53 (GMT)
commitbc08f96b5fa783132c278d7a48a1c18feca5813f (patch)
treef01b8608a3e62caef1d157dc86768d56286932f0 /sound/soc/codecs/Kconfig
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
downloadlinux-bc08f96b5fa783132c278d7a48a1c18feca5813f.tar.xz
ASoC: rt286: Add RL6347A class device shared support for RT286
The patch separates the IO function from the rt286. It is prepared to share for new chips that support the same IO function. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 061c465..b826c71 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -507,6 +507,11 @@ config SND_SOC_RL6231
default m if SND_SOC_RT5670=m
default m if SND_SOC_RT5677=m
+config SND_SOC_RL6347A
+ tristate
+ default y if SND_SOC_RT286=y
+ default m if SND_SOC_RT286=m
+
config SND_SOC_RT286
tristate
depends on I2C