# SPDX-License-Identifier: GPL-2.0
comment "Phytium I2S Driver and Phytium I2S V2 Driver are generally not used together"
depends on SND_SOC_PHYTIUM_I2S && SND_SOC_PHYTIUM_I2S_V2
config SND_SOC_PHYTIUM_I2S
tristate "Phytium I2S Device Driver"
depends on ARCH_PHYTIUM
help
Say Y or M if you want to add support for I2S driver for
Phytium I2S device . The device supports 2 channels each
for play and record.
config SND_PMDK_ES8388
tristate "Phytium machine support with ES8388"
depends on I2C && SND_SOC_PHYTIUM_I2S
select SND_SOC_ES8388
help
Say Y if you want to add Phytium machine support for
ES8388 codecs.
config SND_PMDK_ES8336
tristate "Phytium machine support with ES8336"
depends on I2C && SND_SOC_PHYTIUM_I2S
select SND_SOC_ES8336
help
Say Y if you want to add Phytium machine support for
ES8336 codecs.
config SND_SOC_PHYTIUM_I2S_V2
tristate "Phytium I2S V2 Device Driver"
depends on ARCH_PHYTIUM
help
Say Y or M if you want to add support for I2S v2 driver for
Phytium I2S device . The device supports 2 channels each
for play and record.
config SND_SOC_PHYTIUM_MACHINE_V2
tristate "Phytium Machine V2 Driver"
depends on SND_SOC_PHYTIUM_I2S_V2
help
Say Y or M if you want to add Phytium machine v2 support for
codecs.
config SND_PMDK_DP
tristate "Phytium machine support with DP"
depends on SND_SOC_PHYTIUM_I2S || SND_SOC_PHYTIUM_I2S_V2
select SND_SOC_HDMI_CODEC
help
Say Y if you want to add Phytium machine support for
Displayport.