projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffb2c3c
)
[ALSA] soc - Fix dependencies in s3c24xx/Kconfig
author
Takashi Iwai
<tiwai@suse.de>
Thu, 8 Mar 2007 11:53:55 +0000
(12:53 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 11 May 2007 14:55:45 +0000
(16:55 +0200)
Fixed dependencies in soc/s3c24xx/Kconfig file.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/s3c24xx/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/s3c24xx/Kconfig
b/sound/soc/s3c24xx/Kconfig
index 433da9f854afe1b56edd7e4618b6364862aa925d..bb6e00a1cf6690bcf398a8e604896f19dadd1e69 100644
(file)
--- a/
sound/soc/s3c24xx/Kconfig
+++ b/
sound/soc/s3c24xx/Kconfig
@@
-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