From: David Brownell Date: Sat, 21 Jul 2007 11:37:56 +0000 (-0700) Subject: rtc kconfig: point out need for static linkage X-Git-Tag: v2.6.23-rc1~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ff1aba940ff46d4f6d4fd790ea3e1a47aaa84f;p=pandora-kernel.git rtc kconfig: point out need for static linkage Various people have expressed surprise that their modular RTC drivers don't seem to work for initializing the system time at boot. To help avoid such unpleasantness, make the Kconfig text point out that the driver probably needs to be statically linked. Signed-off-by: David Brownell Acked-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed