projects
/
platform
/
kernel
/
linux-3.10.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
|
history
diff --git
a/sound/soc/s3c24xx/Kconfig
b/sound/soc/s3c24xx/Kconfig
index
433da9f
..
bb6e00a
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