Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PANEL_LCD_CHARSET
has multiple definitions:
drivers/auxdisplay/Kconfig
The configuration item CONFIG_PANEL_LCD_CHARSET:
CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
Some controllers such as the KS0074 use a somewhat strange character set where many symbols are at unusual places. The driver knows how to map 'standard' ASCII characters to the character sets used by these controllers. Valid values are :
0 : normal (untranslated) character set 1 : KS0074 character set
If you don't know, use the normal one (0).
drivers/misc/Kconfig
The configuration item CONFIG_PANEL_LCD_CHARSET:
CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
Some controllers such as the KS0074 use a somewhat strange character set where many symbols are at unusual places. The driver knows how to map 'standard' ASCII characters to the character sets used by these controllers. Valid values are :
0 : normal (untranslated) character set 1 : KS0074 character set
If you don't know, use the normal one (0).
drivers/staging/panel/Kconfig
The configuration item CONFIG_PANEL_LCD_CHARSET:
CONFIG_PANEL && CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
Some controllers such as the KS0074 use a somewhat strange character set where many symbols are at unusual places. The driver knows how to map 'standard' ASCII characters to the character sets used by these controllers. Valid values are :
0 : normal (untranslated) character set 1 : KS0074 character set
If you don't know, use the normal one (0).
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