Re: [Linux-fbdev-devel] [PATCH 19/20] omapfb: Add FB manual update option to Kconfig

2009-06-14 Thread Krzysztof Helt
On Thu, 4 Jun 2009 20:52:44 +0300 Imre Deak wrote: > Also move the controller specific options up in the menu, to a more > logical spot. > > Signed-off-by: Imre Deak > --- > drivers/video/omap/Kconfig | 49 ++- > 1 files changed, 30 insertions(+), 19

[PATCH 19/20] omapfb: Add FB manual update option to Kconfig

2009-06-04 Thread Imre Deak
Also move the controller specific options up in the menu, to a more logical spot. Signed-off-by: Imre Deak --- drivers/video/omap/Kconfig | 49 ++- 1 files changed, 30 insertions(+), 19 deletions(-) diff --git a/drivers/video/omap/Kconfig b/drivers/vide