mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-14 05:15:08 +07:00
![Mark Brown](/assets/img/avatar_default.png)
Currently they don't build due to cross tree dependencies, they will be reenabled once the arch/arm side has merged. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
config SND_IMX_SOC
|
|
tristate "SoC Audio for Freecale i.MX CPUs"
|
|
depends on ARCH_MXC && BROKEN
|
|
select SND_PCM
|
|
select FIQ
|
|
select SND_SOC_AC97_BUS
|
|
help
|
|
Say Y or M if you want to add support for codecs attached to
|
|
the i.MX SSI interface.
|
|
|
|
config SND_MXC_SOC_SSI
|
|
tristate
|
|
|