Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SERIAL_OMAP
has multiple definitions:
drivers/tty/serial/Kconfig
The configuration item CONFIG_SERIAL_OMAP:
( CONFIG_ARCH_OMAP2PLUS && ! CONFIG_SERIAL_8250_OMAP ) || CONFIG_COMPILE_TEST
omap-serial
, omap-serial
If you have a machine based on an Texas Instruments OMAP CPU you can enable its onboard serial ports by enabling this option.
By enabling this option you take advantage of dma feature available with the omap-serial driver. DMA support can be enabled from platform data.
drivers/serial/Kconfig
The configuration item CONFIG_SERIAL_OMAP:
CONFIG_ARCH_OMAP2 || CONFIG_ARCH_OMAP3 || CONFIG_ARCH_OMAP4
omap-serial
, omap-serial
If you have a machine based on an Texas Instruments OMAP CPU you can enable its onboard serial ports by enabling this option.
By enabling this option you take advantage of dma feature available with the omap-serial driver. DMA support can be enabled from platform data.
Raw data from LKDDb:
lkddb module omap-serial CONFIG_SERIAL_OMAP : drivers/serial/Kconfig : "OMAP serial port support" # in 2.6.37
lkddb module omap-serial CONFIG_SERIAL_OMAP : drivers/tty/serial/Kconfig : "OMAP serial port support" # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
lkddb of "" "" "ti,omap2-uart" : CONFIG_SERIAL_OMAP : drivers/tty/serial/omap-serial.c # in 3.3–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
lkddb of "" "" "ti,omap3-uart" : CONFIG_SERIAL_OMAP : drivers/tty/serial/omap-serial.c # in 3.3–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
lkddb of "" "" "ti,omap4-uart" : CONFIG_SERIAL_OMAP : drivers/tty/serial/omap-serial.c # in 3.3–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
lkddb platform "" : CONFIG_SERIAL_OMAP : drivers/serial/omap-serial.c # in 2.6.37
lkddb platform "" : CONFIG_SERIAL_OMAP : drivers/tty/serial/omap-serial.c # in 2.6.38–2.6.39, 3.0–3.7
lkddb platform "omap_uart" : CONFIG_SERIAL_OMAP : drivers/tty/serial/omap-serial.c # in 3.8–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab