config SND_JZ4750_SOC tristate "SoC Audio for Ingenic jz4750 chip" depends on (JZ4750_APUS || JZ4750_FUWA || JZ4750D_CETUS) && SND_SOC help Say Y or M if you want to add support for codecs attached to the Jz4750 AC97, I2S or SSP interface. You will also need to select the audio interfaces to support below. config SND_JZ4750_SOC_APUS tristate "SoC Audio support for Ingenic Jz4750 APUS board" depends on SND_JZ4750_SOC help Say Y if you want to add support for SoC audio of internal codec on Ingenic Jz4750 APUS board. config SND_JZ4750_AC97 tristate "select AC97 protocol and AC97 codec pcm core support" depends on SND_JZ4750_SOC && SND_JZ4750_SOC_APUS select SND_AC97_CODEC help Say Y if you want to add AC97 protocol support for pcm core. config SND_JZ4750_SOC_AC97 tristate "SoC Audio (AC97 protocol) for Ingenic jz4750 chip" depends on SND_JZ4750_SOC && SND_JZ4750_AC97 && SND_JZ4750_SOC_APUS select AC97_BUS select SND_SOC_AC97_BUS help Say Y if you want to use AC97 protocol and ac97 codec on Ingenic Jz4750 APUS board. config SND_JZ4750_SOC_I2S depends on SND_JZ4750_SOC && SND_JZ4750_SOC_APUS tristate "SoC Audio (I2S protocol) for Ingenic jz4750 chip" help Say Y if you want to use I2S protocol and I2S codec on Ingenic Jz4750 APUS board.