Commit 93f40e6f authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Linus Torvalds

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: default avatarGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent df69f0da
...@@ -2121,7 +2121,7 @@ config FB_EP93XX ...@@ -2121,7 +2121,7 @@ config FB_EP93XX
config FB_PRE_INIT_FB config FB_PRE_INIT_FB
bool "Don't reinitialize, use bootloader's GDC/Display configuration" bool "Don't reinitialize, use bootloader's GDC/Display configuration"
depends on FB_MB862XX_LIME depends on FB && FB_MB862XX_LIME
---help--- ---help---
Select this option if display contents should be inherited as set by Select this option if display contents should be inherited as set by
the bootloader. the bootloader.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment