fb: put framebuffer drivers back under the "frame buffer devices" menu
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 11 Nov 2009 22:26:47 +0000 (14:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Nov 2009 15:25:58 +0000 (07:25 -0800)
commit93f40e6f1493ae0c1e04760b221c125ef5e47205
treee957a4b72304c29aabe6950368b5467ec39c9fcf
parentdf69f0da187815bc116860be4a29c7c953d22c5a
fb: put framebuffer drivers back under the "frame buffer devices" menu

The config FB_PRE_INIT_FB entry in drivers/video/Kconfig pushes all entries
below it out of the menuconfig selection. Fix this.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig