diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-13 10:24:48 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-08-16 21:33:56 +0300 |
commit | 8334d1d415737198f64b0d31edb5daa0f14bb1e5 (patch) | |
tree | 1ec73307d3c124c90d25076e542d7f82257a315e /arch/ia64/configs/generic_defconfig | |
parent | c116954b2c9707f540eca852b3b86a087dffa4b4 (diff) | |
download | linux-8334d1d415737198f64b0d31edb5daa0f14bb1e5.tar.xz |
char: remove the SGI tiocx/mbcs 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-3-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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/configs/generic_defconfig b/arch/ia64/configs/generic_defconfig index 22b98ddc9913..1fc4d5a77e0d 100644 --- a/arch/ia64/configs/generic_defconfig +++ b/arch/ia64/configs/generic_defconfig @@ -90,8 +90,6 @@ CONFIG_IGB=y # CONFIG_SERIO_SERPORT is not set CONFIG_GAMEPORT=m CONFIG_SERIAL_NONSTANDARD=y -CONFIG_SGI_TIOCX=y -CONFIG_SGI_MBCS=m CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_NR_UARTS=6 |