]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ALSA: Add a note on dependency of RTC stuff
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Oct 2008 14:13:59 +0000 (16:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 10 Oct 2008 11:41:55 +0000 (13:41 +0200)
Added a note on the dependency of old RTC stuff, which is exclusive
with the new RTC class drivers.
    http://bugme.linux-foundation.org/show_bug.cgi?id=11430

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/core/Kconfig

index 91f91c5cdb4ee0974fb8173c64e0000ebb008731..66348c92f88dcd96453c5eb1b673aaced6259fb5 100644 (file)
@@ -108,6 +108,9 @@ config SND_RTCTIMER
          To compile this driver as a module, choose M here: the module
          will be called snd-rtctimer.
 
+         Note that this option is exclusive with the new RTC drivers
+         (CONFIG_RTC_CLASS) since this requires the old API.
+
 config SND_SEQ_RTCTIMER_DEFAULT
        bool "Use RTC as default sequencer timer"
        depends on SND_RTCTIMER && SND_SEQUENCER