Lines Matching +full:soc +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0-only
3 # SoC audio configuration
7 tristate "ALSA for SoC audio support"
16 specific driver for your SoC platform below.
19 SoC based systems like PDA's, Phones and Personal Media Players.
22 will be called snd-soc-core.
53 tristate "KUnit tests for SoC topology"
58 If you want to perform tests on ALSA SoC topology support say Y here.
61 test cases against soc-topology.c API. This should be primarily used
70 tristate "KUnit tests for SoC card"
74 If you want to perform tests on ALSA SoC card functions say Y here.
78 tristate "KUnit tests for SoC utils"
82 If you want to perform tests on ALSA SoC utils library say Y here.
85 tristate "KUnit tests for SoC ops"
89 If you want to perform tests on ALSA SoC ops library say Y here.
95 tristate "SoC based USB audio offloading"
99 USB audio offloading. This enables the SoC USB layer, which will
101 devices. Based on the notifications, sequences to enable the audio
102 stream can be taken based on the design.
105 source "sound/soc/adi/Kconfig"
106 source "sound/soc/amd/Kconfig"
107 source "sound/soc/apple/Kconfig"
108 source "sound/soc/atmel/Kconfig"
109 source "sound/soc/au1x/Kconfig"
110 source "sound/soc/bcm/Kconfig"
111 source "sound/soc/cirrus/Kconfig"
112 source "sound/soc/dwc/Kconfig"
113 source "sound/soc/fsl/Kconfig"
114 source "sound/soc/google/Kconfig"
115 source "sound/soc/hisilicon/Kconfig"
116 source "sound/soc/jz4740/Kconfig"
117 source "sound/soc/kirkwood/Kconfig"
118 source "sound/soc/loongson/Kconfig"
119 source "sound/soc/img/Kconfig"
120 source "sound/soc/intel/Kconfig"
121 source "sound/soc/mediatek/Kconfig"
122 source "sound/soc/meson/Kconfig"
123 source "sound/soc/mxs/Kconfig"
124 source "sound/soc/pxa/Kconfig"
125 source "sound/soc/qcom/Kconfig"
126 source "sound/soc/renesas/Kconfig"
127 source "sound/soc/rockchip/Kconfig"
128 source "sound/soc/samsung/Kconfig"
129 source "sound/soc/sdca/Kconfig"
130 source "sound/soc/spacemit/Kconfig"
131 source "sound/soc/spear/Kconfig"
132 source "sound/soc/sprd/Kconfig"
133 source "sound/soc/starfive/Kconfig"
134 source "sound/soc/sti/Kconfig"
135 source "sound/soc/stm/Kconfig"
136 source "sound/soc/sunxi/Kconfig"
137 source "sound/soc/tegra/Kconfig"
138 source "sound/soc/ti/Kconfig"
139 source "sound/soc/uniphier/Kconfig"
140 source "sound/soc/ux500/Kconfig"
141 source "sound/soc/xilinx/Kconfig"
142 source "sound/soc/xtensa/Kconfig"
145 source "sound/soc/sof/Kconfig"
148 source "sound/soc/codecs/Kconfig"
150 source "sound/soc/sdw_utils/Kconfig"
152 # generic frame-work
153 source "sound/soc/generic/Kconfig"