diff options
author | Christoph Hellwig | 2019-08-13 09:24:54 +0200 |
---|---|---|
committer | Tony Luck | 2019-08-16 11:33:56 -0700 |
commit | 9c860e4cf70870703ce57797660c19c192576c5c (patch) | |
tree | 4efec4516a99527a3b44e827fcc5eca2829ec971 /arch/ia64 | |
parent | a017ef17cfd810b9e81f2b9f3202d02bc952d5f6 (diff) |
tty/serial: remove the ioc3_serial driver
The SGI SN2 support is about to be removed. Remove this driver that
depends on the SN2 support.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-9-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64')
-rw-r--r-- | arch/ia64/configs/gensparse_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/configs/gensparse_defconfig b/arch/ia64/configs/gensparse_defconfig index 6e450a4fc93e..d82d07d060d6 100644 --- a/arch/ia64/configs/gensparse_defconfig +++ b/arch/ia64/configs/gensparse_defconfig @@ -83,7 +83,6 @@ CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_NR_UARTS=6 CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_SHARE_IRQ=y -CONFIG_SERIAL_SGI_IOC3=y # CONFIG_HW_RANDOM is not set CONFIG_EFI_RTC=y CONFIG_RAW_DRIVER=m |