diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-01-31 15:13:14 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-01-31 15:13:14 +0100 |
commit | ea51e5040e24eefe44d70bc654a237ca1f0225b0 (patch) | |
tree | df2e5922dcdfafae62a10d8cd97f98121064fc23 /sound/core | |
parent | ALSA: HDA: Remove quirk for Toshiba Qosmio G50 (diff) | |
parent | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... (diff) | |
download | linux-ea51e5040e24eefe44d70bc654a237ca1f0225b0.tar.xz linux-ea51e5040e24eefe44d70bc654a237ca1f0225b0.zip |
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'sound/core')
-rw-r--r-- | sound/core/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig index 349756978ed3..b413ed05e74d 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig @@ -5,7 +5,6 @@ config SND_TIMER config SND_PCM tristate select SND_TIMER - select GCD config SND_HWDEP tristate |