Commit 0763722d authored by Takashi Iwai's avatar Takashi Iwai

ALSA: ASoC - Fix a typo in Kconfig

The last change to Kconfig ca53fb24
added a wrong item SND_SOC_AC97, which must be SND_SOC_AC97_CODEC.
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 0c235d1e
config SND_SOC_ALL_CODECS
tristate "Build all ASoC CODEC drivers"
select SND_SOC_AC97 if SND_SOC_AC97_BUS
select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS
select SND_SOC_AD1980 if SND_SOC_AC97_BUS
select SND_SOC_AD73311 if I2C
select SND_SOC_AK4535 if I2C
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment