From: Stephen Rothwell Date: Wed, 7 Mar 2012 18:39:31 +0000 (+0000) Subject: tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES X-Git-Tag: v3.4-rc1~159^2~33 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=commitdiff_plain;h=c17a9d4c8495c3a8e724cc846240c46f660a726c tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES The PowerPC legacy iSeries platform is being removed so this is no longer selectable. Cc: Alan Cox Cc: Greg Kroah-Hartman Cc: linux-serial@vger.kernel.org Signed-off-by: Stephen Rothwell Signed-off-by: Benjamin Herrenschmidt --- 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 config SERIAL_ICOM tristate "IBM Multiport Serial Adapter" - depends on PCI && (PPC_ISERIES || PPC_PSERIES) + depends on PCI && PPC_PSERIES select SERIAL_CORE select FW_LOADER help