video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 12 Jan 2011 15:19:35 +0000 (15:19 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Jan 2011 04:09:11 +0000 (13:09 +0900)
commitf00117a78341e330eecebdfe74cce345ed068802
treea15ab6a56dc50c292d6dff1a2716d2862a3fa47f
parente41f1a98940824ad0c95271e69939acdc6092e5f
video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu

Kconfig entries SH_MIPI_DSI and SH_LCD_MIPI_DSI while being invisible to
the user, broke the FrameBuffer menu (at least in menuconfig), as they
aren't depending on respective menuconfig item (FB). In result several
items got moved to the main "Graphics support" menu. Move these two
problematic items to the top of drivers/video/Kbuild to restore nice
display of FB menu.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/Kconfig