ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651
[deliverable/linux.git] / sound / soc / codecs / Kconfig
index d29f19b446384f7d380668983e25d92e8418d1ba..d224ef3bfb5ea7c3d51786a9f6e29b9936f5da1c 100644 (file)
@@ -392,6 +392,15 @@ config SND_SOC_PCM512x_SPI
        select SND_SOC_PCM512x
        select REGMAP_SPI
 
+config SND_SOC_RL6231
+       tristate
+       default y if SND_SOC_RT5640=y
+       default y if SND_SOC_RT5645=y
+       default y if SND_SOC_RT5651=y
+       default m if SND_SOC_RT5640=m
+       default m if SND_SOC_RT5645=m
+       default m if SND_SOC_RT5651=m
+
 config SND_SOC_RT5631
        tristate
 
This page took 0.023833 seconds and 5 git commands to generate.