Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PANEL_LCD_BWIDTH
has multiple definitions:
drivers/auxdisplay/Kconfig
The configuration item CONFIG_PANEL_LCD_BWIDTH:
CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
Most LCDs use a standard controller which supports hardware lines of 40 characters, although sometimes only 16, 20 or 24 of them are really wired to the terminal. This results in some non-visible but addressable characters, and is the case for most parallel LCDs. Other LCDs, and some serial ones, however, use the same line width internally as what is visible. The KS0074 for example, uses 16 characters per line for 16 visible characters per line.
This option lets you configure the value used by your LCD in 'custom' profile. If you don't know, put '40' here.
drivers/misc/Kconfig
The configuration item CONFIG_PANEL_LCD_BWIDTH:
CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
Most LCDs use a standard controller which supports hardware lines of 40 characters, although sometimes only 16, 20 or 24 of them are really wired to the terminal. This results in some non-visible but addressable characters, and is the case for most parallel LCDs. Other LCDs, and some serial ones, however, use the same line width internally as what is visible. The KS0074 for example, uses 16 characters per line for 16 visible characters per line.
This option lets you configure the value used by your LCD in 'custom' profile. If you don't know, put '40' here.
drivers/staging/panel/Kconfig
The configuration item CONFIG_PANEL_LCD_BWIDTH:
CONFIG_PANEL && CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
Most LCDs use a standard controller which supports hardware lines of 40 characters, although sometimes only 16, 20 or 24 of them are really wired to the terminal. This results in some non-visible but addressable characters, and is the case for most parallel LCDs. Other LCDs, and some serial ones, however, use the same line width internally as what is visible. The KS0074 for example, uses 16 characters per line for 16 visible characters per line.
This option lets you configure the value used by your LCD in 'custom' profile. If you don't know, put '40' here.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2025). See also LKDDb sources on GitLab