diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-13 09:24:52 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-08-16 20:33:56 +0200 |
commit | 08f9530a0f883b11fc4062a20703e8920c5980c7 (patch) | |
tree | ca9feb52ff130ee8b47836b75f0a90bafee2bf83 /arch/ia64/configs/generic_defconfig | |
parent | PCI/hotplug: remove the sgi_hotplug driver (diff) | |
download | linux-08f9530a0f883b11fc4062a20703e8920c5980c7.tar.xz linux-08f9530a0f883b11fc4062a20703e8920c5980c7.zip |
tty/serial: remove the sn_console 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-7-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/configs/generic_defconfig')
-rw-r--r-- | arch/ia64/configs/generic_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/configs/generic_defconfig b/arch/ia64/configs/generic_defconfig index a41afb3ef209..62698ea5d3f2 100644 --- a/arch/ia64/configs/generic_defconfig +++ b/arch/ia64/configs/generic_defconfig @@ -94,7 +94,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_L1_CONSOLE=y CONFIG_SERIAL_SGI_IOC4=y # CONFIG_HW_RANDOM is not set CONFIG_EFI_RTC=y |