]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/serial/Kconfig
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[~andy/linux] / drivers / tty / serial / Kconfig
index febd45cd50273532e99c1a4d790d2690c6ae750d..a3817ab8602fe050e5cf2bf90a79102e73a49dbb 100644 (file)
@@ -709,7 +709,7 @@ config SERIAL_IP22_ZILOG_CONSOLE
 
 config SERIAL_SH_SCI
        tristate "SuperH SCI(F) serial port support"
-       depends on HAVE_CLK && (SUPERH || ARCH_SHMOBILE)
+       depends on HAVE_CLK && (SUPERH || ARM || COMPILE_TEST)
        select SERIAL_CORE
 
 config SERIAL_SH_SCI_NR_UARTS
@@ -1512,6 +1512,7 @@ config SERIAL_FSL_LPUART_CONSOLE
 config SERIAL_ST_ASC
        tristate "ST ASC serial port support"
        select SERIAL_CORE
+       depends on ARM || COMPILE_TEST
        help
          This driver is for the on-chip Asychronous Serial Controller on
          STMicroelectronics STi SoCs.