mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 14:21:47 +00:00
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
|
config SND_SOC_SIRF
|
||
|
tristate "SoC Audio for the SiRF SoC chips"
|
||
|
depends on ARCH_SIRF || COMPILE_TEST
|
||
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
||
|
|
||
|
config SND_SOC_SIRF_AUDIO_PORT
|
||
|
select REGMAP_MMIO
|
||
|
tristate
|