Kconfig (95d002e0a34cb0f238abb39987f9980f325d8332) Kconfig (7e978fa37df7f771a5d02934ff828a0ee36bcf11)
1#
2# SoC audio configuration
3#
4
5menuconfig SND_SOC
6 tristate "ALSA for SoC audio support"
7 select SND_PCM
8 select AC97_BUS if SND_SOC_AC97_BUS

--- 49 unchanged lines hidden (view full) ---

58source "sound/soc/meson/Kconfig"
59source "sound/soc/mxs/Kconfig"
60source "sound/soc/pxa/Kconfig"
61source "sound/soc/qcom/Kconfig"
62source "sound/soc/rockchip/Kconfig"
63source "sound/soc/samsung/Kconfig"
64source "sound/soc/sh/Kconfig"
65source "sound/soc/sirf/Kconfig"
1#
2# SoC audio configuration
3#
4
5menuconfig SND_SOC
6 tristate "ALSA for SoC audio support"
7 select SND_PCM
8 select AC97_BUS if SND_SOC_AC97_BUS

--- 49 unchanged lines hidden (view full) ---

58source "sound/soc/meson/Kconfig"
59source "sound/soc/mxs/Kconfig"
60source "sound/soc/pxa/Kconfig"
61source "sound/soc/qcom/Kconfig"
62source "sound/soc/rockchip/Kconfig"
63source "sound/soc/samsung/Kconfig"
64source "sound/soc/sh/Kconfig"
65source "sound/soc/sirf/Kconfig"
66source "sound/soc/sof/Kconfig"
66source "sound/soc/spear/Kconfig"
67source "sound/soc/sprd/Kconfig"
68source "sound/soc/sti/Kconfig"
69source "sound/soc/stm/Kconfig"
70source "sound/soc/sunxi/Kconfig"
71source "sound/soc/tegra/Kconfig"
72source "sound/soc/ti/Kconfig"
73source "sound/soc/txx9/Kconfig"

--- 14 unchanged lines hidden ---
67source "sound/soc/spear/Kconfig"
68source "sound/soc/sprd/Kconfig"
69source "sound/soc/sti/Kconfig"
70source "sound/soc/stm/Kconfig"
71source "sound/soc/sunxi/Kconfig"
72source "sound/soc/tegra/Kconfig"
73source "sound/soc/ti/Kconfig"
74source "sound/soc/txx9/Kconfig"

--- 14 unchanged lines hidden ---