5f58e4f1bca98b5c4c4c951dce24036aafa2d694
[kvmfornfv.git] / kernel / sound / soc / qcom / Kconfig
1 config SND_SOC_QCOM
2         tristate "ASoC support for QCOM platforms"
3         help
4           Say Y or M if you want to add support to use audio devices
5           in Qualcomm Technologies SOC-based platforms.
6
7 config SND_SOC_LPASS_CPU
8         tristate
9         depends on SND_SOC_QCOM
10         select REGMAP_MMIO
11
12 config SND_SOC_LPASS_PLATFORM
13         tristate
14         depends on SND_SOC_QCOM
15         select REGMAP_MMIO
16
17 config SND_SOC_STORM
18         tristate "ASoC I2S support for Storm boards"
19         depends on (ARCH_QCOM && SND_SOC_QCOM) || COMPILE_TEST
20         select SND_SOC_LPASS_CPU
21         select SND_SOC_LPASS_PLATFORM
22         select SND_SOC_MAX98357A
23         help
24           Say Y or M if you want add support for SoC audio on the
25           Qualcomm Technologies IPQ806X-based Storm board.