35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
|
config SND_SOC_SAMSUNG_ABOX
|
||
|
tristate "ASoC support for Samsung ABOX Audio"
|
||
|
select REGMAP_MMIO
|
||
|
select SND_SOC_COMPRESS
|
||
|
select SND_HWDEP
|
||
|
help
|
||
|
Say Y or M if you want to add support for codecs attached to
|
||
|
the Samsung SoC ABOX interface. You will also need to
|
||
|
select the audio interfaces to support below.
|
||
|
|
||
|
config SEC_SND_SYNCHRONIZED_IPC
|
||
|
tristate "Samsung ABOX Synchronized IPC for Audio"
|
||
|
depends on SND_SOC_SAMSUNG_ABOX
|
||
|
help
|
||
|
Say Y or M if you want to add support for external devices attached to
|
||
|
the Samsung SoC ABOX interface. You will also need to
|
||
|
select the audio interfaces to support below.
|
||
|
|
||
|
config SEC_SND_SYNCHRONIZED_IPC_RICHTEK
|
||
|
tristate "Samsung ABOX Synchronized IPC for Audio AMP Richtek"
|
||
|
depends on SND_SOC_SAMSUNG_ABOX
|
||
|
help
|
||
|
Say Y or M if you want to add support for external devices attached to
|
||
|
the Samsung SoC ABOX interface. You will also need to
|
||
|
select the audio interfaces to support below.
|
||
|
|
||
|
config SEC_SND_ADAPTATION
|
||
|
tristate "Samsung ABOX Adaptation for Audio"
|
||
|
depends on SND_SOC_SAMSUNG_ABOX
|
||
|
help
|
||
|
Say Y or M if you want to add support for external devices attached to
|
||
|
the Samsung SoC ABOX interface. You will also need to
|
||
|
select the audio interfaces to support below.
|
||
|
|