Skip to content

Commit

Permalink
[ALSA] Fix AC97_BUS in soc/pxa/Kconfig
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Feb 9, 2007
1 parent 9102cd1 commit 1a5965b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a5965b

Please sign in to comment.