summaryrefslogtreecommitdiff
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-12-01 16:56:06 (GMT)
committerTakashi Iwai <tiwai@suse.de>2008-12-01 17:02:33 (GMT)
commit2caf6a1f9c8bcdc81ba580cfbf512d073c9444be (patch)
tree2982e9bbcb053a7a74577f35c20be1e6bd2e2b00 /sound/soc/omap/Kconfig
parent3af4182cc5be7d5505f9801ee3297373f1872446 (diff)
downloadlinux-2caf6a1f9c8bcdc81ba580cfbf512d073c9444be.tar.xz
ALSA: ASoC: Remove superfluous dependency on SND_SOC
The dependency on SND_SOC is already fulfilled in sound/soc/Kconfig, thus no more need in Kconfig of each sub directory. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r--sound/soc/omap/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index 9a86939..da39f27 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -1,6 +1,6 @@
config SND_OMAP_SOC
tristate "SoC Audio for the Texas Instruments OMAP chips"
- depends on ARCH_OMAP && SND_SOC
+ depends on ARCH_OMAP
config SND_OMAP_SOC_MCBSP
tristate