Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) UART

modulename: pch_uart.ko

configname: CONFIG_SERIAL_PCH_UART

Linux Kernel Configuration
└─>Device Drivers
└─>Character devices
└─>Serial drivers
└─>Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) UART
In linux kernel since version 2.6.38 (release Date: 2011-03-14)  
This driver is for PCH(Platform controller Hub) UART of Intel EG20T
which is an IOH(Input/Output Hub) for x86 embedded processor.
Enabling PCH_DMA, this PCH UART works as DMA mode.

This driver also can be used for LAPIS Semiconductor IOH(Input/
Output Hub), ML7213, ML7223 and ML7831.
ML7213 IOH is for IVI(In-Vehicle Infotainment) use, ML7223 IOH is
for MP(Media Phone) use and ML7831 IOH is for general purpose use.
ML7213/ML7223/ML7831 is companion chip for Intel Atom E6xx series.
ML7213/ML7223/ML7831 is completely compatible for Intel EG20T PCH.

source code:

depends
CONFIG_HAS_IOMEM
CONFIG_PCI
CONFIG_TTY or CONFIG_COMPILE_TEST or CONFIG_MIPS or CONFIG_X86_32