diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-12-23 12:49:55 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-12-23 12:49:55 -0500 |
commit | 4dc2ec09b80b32b54821f1776959740283efa5a2 (patch) | |
tree | 9920d7999e99107a5c74e0ff7de7a0b5a7526f7b /sound/core/Kconfig | |
parent | 1f26cb92a28541da1c9b27571e40b08333595773 (diff) | |
parent | a9605391cfab2bf9a73e51faac5147622f73c6d5 (diff) |
Merge branch 'fix/misc' into for-linus
Diffstat (limited to 'sound/core/Kconfig')
-rw-r--r-- | sound/core/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig index c15682a2f9db..475455c76610 100644 --- a/sound/core/Kconfig +++ b/sound/core/Kconfig | |||
@@ -5,6 +5,7 @@ config SND_TIMER | |||
5 | config SND_PCM | 5 | config SND_PCM |
6 | tristate | 6 | tristate |
7 | select SND_TIMER | 7 | select SND_TIMER |
8 | select GCD | ||
8 | 9 | ||
9 | config SND_HWDEP | 10 | config SND_HWDEP |
10 | tristate | 11 | tristate |