[PATCH] Adding help for FB_OMAP_LCD_VGA option

2011-02-24 Thread Mayuresh Janorkar
CONFIG_FB_OMAP_LCD_VGA option is present in drivers/video/omap There is no explaination about what this flag does. Lets add information about it. FB_OMAP_LCD_VGA flag sets resolution of display to VGA (640 X 480). The default resolution of 3430 LDP is 320 X 240. Signed-off-by: Mayuresh Janorkar

Re: [PATCH] Adding help for FB_OMAP_LCD_VGA option

2011-02-24 Thread Tomi Valkeinen
On Thu, 2011-02-24 at 03:39 -0600, Janorkar, Mayuresh wrote: CONFIG_FB_OMAP_LCD_VGA option is present in drivers/video/omap There is no explaination about what this flag does. Lets add information about it. FB_OMAP_LCD_VGA flag sets resolution of display to VGA (640 X 480). The default