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_PCI
	tristate "Phytium I2S Device PCI Driver"
	depends on PCI && 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

config SND_SOC_PHYTIUM_I2S_V2
        tristate "Phytium I2S V2 Device Driver"
        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_VCODEC
	tristate "Phytium machine support with VCODEC"
	depends on I2C && SND_SOC_PHYTIUM_I2S_PCI
	select SND_SOC_PHYTIUM_VIRT_CODEC
	help
	 Say Y if you want to add Phytium machine support for
	 Phytium Virtual codecs.
	 for play and record.

config SND_PMDK_ES8388
	tristate "Phytium machine support with ES8388"
	depends on I2C && SND_SOC_PHYTIUM_I2S_PCI
	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_PCI
	select SND_SOC_ES8336
	help
	 Say Y if you want to add Phytium machine support for
	 ES8336 codecs.

config SND_PMDK_DP
	tristate "Phytium machine support with X100 DP"
	depends on SND_SOC_PHYTIUM_I2S_PCI || SND_SOC_PHYTIUM_I2S_V2
	select SND_SOC_HDMI_CODEC
	help
	 Say Y if you want to add Phytium machine support for
	 Displayport on X100.
