Skip to content

Commit

Permalink
[ALSA] soc - Fix dependencies in s3c24xx/Kconfig
Browse files Browse the repository at this point in the history
Fixed dependencies in soc/s3c24xx/Kconfig file.

Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
tiwai authored and Jaroslav Kysela committed May 11, 2007
1 parent ffb2c3c commit 4d02031
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ menu "SoC Audio for the Samsung S3C24XX"

config SND_S3C24XX_SOC
tristate "SoC Audio for the Samsung S3C24XX chips"
depends on ARCH_S3C2410 && SND
select SND_PCM
depends on ARCH_S3C2410 && SND_SOC
help
Say Y or M if you want to add support for codecs attached to
the S3C24XX AC97, I2S or SSP interface. You will also need
Expand Down

0 comments on commit 4d02031

Please sign in to comment.