diff --git a/[refs] b/[refs] index 5fc15755c9aa..a329ce0eaa75 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9a79b2274186fade17134929d4f85b70d59a3840 +refs/heads/master: 8a0236743ecd591f16a749f5c06670c6ae9661be diff --git a/trunk/drivers/char/Kconfig b/trunk/drivers/char/Kconfig index 9e8f21410d2d..4373d7cdc5d2 100644 --- a/trunk/drivers/char/Kconfig +++ b/trunk/drivers/char/Kconfig @@ -185,7 +185,7 @@ config ESPSERIAL config MOXA_INTELLIO tristate "Moxa Intellio support" - depends on SERIAL_NONSTANDARD + depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) help Say Y here if you have a Moxa Intellio multiport serial card. @@ -241,7 +241,7 @@ config SYNCLINK config SYNCLINKMP tristate "SyncLink Multiport support" - depends on SERIAL_NONSTANDARD + depends on SERIAL_NONSTANDARD && PCI help Enable support for the SyncLink Multiport (2 or 4 ports) serial adapter, running asynchronous and HDLC communications up