* Fix startup problems with VFD display on TRAB
* Patch by Pierre Aubert, 20 Nov 2002 Add driver for Epson SED13806 graphic controller. Add support for BMP logos in cfb_console driver.
This commit is contained in:
@@ -99,7 +99,7 @@ int drv_lcd_init (void);
|
||||
#ifdef CONFIG_VFD
|
||||
int drv_vfd_init (void);
|
||||
#endif
|
||||
#ifdef CONFIG_VIDEO
|
||||
#if defined(CONFIG_VIDEO) || defined(CONFIG_CFB_CONSOLE)
|
||||
int drv_video_init (void);
|
||||
#endif
|
||||
#ifdef CONFIG_WL_4PPM_KEYBOARD
|
||||
|
Reference in New Issue
Block a user