Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PANEL
has multiple definitions:
drivers/auxdisplay/Kconfig
The configuration item CONFIG_PANEL:
CONFIG_PARPORT
panel
, panel
, panel
(none)
drivers/auxdisplay/Kconfig
The configuration item CONFIG_PANEL:
CONFIG_PARPORT
panel
, panel
, panel
Say Y here if you have an HD44780 or KS-0074 LCD connected to your parallel port. This driver also features 4 and 6-key keypads. The LCD is accessible through the /dev/lcd char device (10, 156), and the keypad through /dev/keypad (10, 185). This code can either be compiled as a module, or linked into the kernel and started at boot. If you don't understand what all this is about, say N.
drivers/misc/Kconfig
The configuration item CONFIG_PANEL:
CONFIG_PARPORT
panel
, panel
, panel
Say Y here if you have an HD44780 or KS-0074 LCD connected to your parallel port. This driver also features 4 and 6-key keypads. The LCD is accessible through the /dev/lcd char device (10, 156), and the keypad through /dev/keypad (10, 185). This code can either be compiled as a module, or linked into the kernel and started at boot. If you don't understand what all this is about, say N.
drivers/staging/panel/Kconfig
The configuration item CONFIG_PANEL:
CONFIG_PARPORT
panel
, panel
, panel
Say Y here if you have an HD44780 or KS-0074 LCD connected to your parallel port. This driver also features 4 and 6-key keypads. The LCD is accessible through the /dev/lcd char device (10, 156), and the keypad through /dev/keypad (10, 185). Both require misc device to be enabled. This code can either be compiled as a module, or linked into the kernel and started at boot. If you don't understand what all this is about, say N.
Raw data from LKDDb:
lkddb module panel CONFIG_PANEL : drivers/auxdisplay/Kconfig : "Parallel port LCD/Keypad Panel support" # in 4.12–4.20, 5.0
lkddb module panel CONFIG_PANEL : drivers/misc/Kconfig : "Parallel port LCD/Keypad Panel support" # in 4.6–4.11
lkddb module panel CONFIG_PANEL : drivers/staging/panel/Kconfig : "Parallel port LCD/Keypad Panel support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.5
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 2024). See also LKDDb sources on GitLab