aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
diff options
context:
space:
mode:
authorTomoya MORINAGA <tomoya-linux@dsn.okisemi.com>2011-01-28 18:00:01 +0900
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-03 14:18:33 -0800
commit4564e1ef219fa69ed827fe2613569543a6b26fbc (patch)
treeb95a06f61f99f3b645591ddab4cc87c41c13bfd4 /drivers/tty/serial/Kconfig
parentf094298bae5f5d0e1cb3bff4621aae7ef486812a (diff)
downloadkernel_samsung_smdk4412-4564e1ef219fa69ed827fe2613569543a6b26fbc.zip
kernel_samsung_smdk4412-4564e1ef219fa69ed827fe2613569543a6b26fbc.tar.gz
kernel_samsung_smdk4412-4564e1ef219fa69ed827fe2613569543a6b26fbc.tar.bz2
serial: pch_uart: support new device ML7213
Support ML7213 device of OKI SEMICONDUCTOR. ML7213 is companion chip of Intel Atom E6xx series for IVI(In-Vehicle Infotainment). ML7213 is completely compatible for Intel EG20T PCH. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/serial/Kconfig')
-rw-r--r--drivers/tty/serial/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 2b83346..86e2c99 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -1596,4 +1596,9 @@ config SERIAL_PCH_UART
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 OKI SEMICONDUCTOR ML7213 IOH(Input/
+ Output Hub) which is for IVI(In-Vehicle Infotainment) use.
+ ML7213 is companion chip for Intel Atom E6xx series.
+ ML7213 is completely compatible for Intel EG20T PCH.
endmenu