mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[ALSA] Fix AC97_BUS in soc/pxa/Kconfig
Fixed the renamed AC97_BUS in soc/pxa/Kconfig file. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
parent
9102cd1c35
commit
1a5965b722
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ config SND_PXA2XX_AC97
|
|||
|
||||
config SND_PXA2XX_SOC_AC97
|
||||
tristate
|
||||
select SND_AC97_BUS
|
||||
select AC97_BUS
|
||||
select SND_SOC_AC97_BUS
|
||||
|
||||
config SND_PXA2XX_SOC_I2S
|
||||
|
|
Loading…
Reference in a new issue