diff options
-rw-r--r-- | drivers/tty/serial/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 2de99248dfae..59e7983cbc8f 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig | |||
@@ -853,7 +853,7 @@ config SERIAL_MPC52xx_CONSOLE_BAUD | |||
853 | 853 | ||
854 | config SERIAL_ICOM | 854 | config SERIAL_ICOM |
855 | tristate "IBM Multiport Serial Adapter" | 855 | tristate "IBM Multiport Serial Adapter" |
856 | depends on PCI && (PPC_ISERIES || PPC_PSERIES) | 856 | depends on PCI && PPC_PSERIES |
857 | select SERIAL_CORE | 857 | select SERIAL_CORE |
858 | select FW_LOADER | 858 | select FW_LOADER |
859 | help | 859 | help |