]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/video/Kconfig
[PATCH] bool fbdevs must depend on FB = y
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Fri, 16 Mar 2007 21:38:23 +0000 (13:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 17 Mar 2007 02:25:05 +0000 (19:25 -0700)
commit833f80627d10d370ea91b96de254850361c3a2fc
tree6b88ee5e210af2026fb52c502cad7b3dfb8f451a
parentb228b8e5bf96b740a70871c1a248bb65c267f5f2
[PATCH] bool fbdevs must depend on FB = y

Frame buffer device drivers that cannot be built as modules must depend on
`FB = y'.  Correct the 3 remaining offenders.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig