aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-07 15:03:02 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-09 14:34:30 -0400
commitb545dd924b4ffaf1e4fdd73fe7e9b6eb01e45aea (patch)
tree09e8f6b26074991afe6a3fafe2b27e3d750b422f /sound/soc/samsung/Kconfig
parent94237f8e8ed5c2bfc5d8a28cdda241170eda6994 (diff)
ASoC: bells: Add machine driver for Wolfson Bells boards
The Wolfson Bells board takes submodules for various audio functions but since the system integrations are virtually identical for most of them we can support the overwhemling majority from the same machine driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/samsung/Kconfig')
-rw-r--r--sound/soc/samsung/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index fe3995ce9b38..fb5600083612 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -199,6 +199,14 @@ config SND_SOC_TOBERMORY
199 select SND_SAMSUNG_I2S 199 select SND_SAMSUNG_I2S
200 select SND_SOC_WM8962 200 select SND_SOC_WM8962
201 201
202config SND_SOC_BELLS
203 tristate "Audio support for Wolfson Bells"
204 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410
205 select SND_SAMSUNG_I2S
206 select SND_SOC_WM5102
207 select SND_SOC_WM5110
208 select SND_SOC_WM9081
209
202config SND_SOC_LOWLAND 210config SND_SOC_LOWLAND
203 tristate "Audio support for Wolfson Lowland" 211 tristate "Audio support for Wolfson Lowland"
204 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410 212 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410