]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2c447cbc66e45c3202a935129a8f82069a315f7
treea15ab6a56dc50c292d6dff1a2716d2862a3fa47f
parent338ebb301dc1da7a0942ad022f67721cbfb52bd3
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