aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2015-01-12 08:17:22 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-02-02 13:11:24 -0500
commit874e52086f9f1b9f9bdfbf98cca8506b110b63ba (patch)
tree3a1a1a2e70115e2812fe3d3136bc21c8448f25ac /drivers/tty/serial/Kconfig
parent934084a9d2d95d0ce98ae8d1ec3bfe81c95c678c (diff)
x86, mrst: remove Moorestown specific serial drivers
Intel Moorestown platform support was removed few years ago. This is a follow up which removes Moorestown specific code for the serial devices. It includes mrst_max3110 and earlyprintk bits. This was used on SFI (Medfield, Clovertrail) based platforms as well, though new ones use normal serial interface for the console service. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: David Cohen <david.a.cohen@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/Kconfig')
-rw-r--r--drivers/tty/serial/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 96ec6cfd74e8..35677f75a1d8 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -482,16 +482,6 @@ config SERIAL_SA1100_CONSOLE
482 your boot loader (lilo or loadlin) about how to pass options to the 482 your boot loader (lilo or loadlin) about how to pass options to the
483 kernel at boot time.) 483 kernel at boot time.)
484 484
485config SERIAL_MRST_MAX3110
486 tristate "SPI UART driver for Max3110"
487 depends on SPI_DW_PCI
488 select SERIAL_CORE
489 select SERIAL_CORE_CONSOLE
490 help
491 This is the UART protocol driver for the MAX3110 device on
492 the Intel Moorestown platform. On other systems use the max3100
493 driver.
494
495config SERIAL_MFD_HSU 485config SERIAL_MFD_HSU
496 tristate "Medfield High Speed UART support" 486 tristate "Medfield High Speed UART support"
497 depends on PCI 487 depends on PCI