diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-13 10:24:47 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-08-16 21:33:56 +0300 |
commit | c116954b2c9707f540eca852b3b86a087dffa4b4 (patch) | |
tree | 8ffe0785865a5359dbec157070ac1fc99b55c463 /arch/ia64/configs/generic_defconfig | |
parent | 4189ff23489e6688ef4c7f5109df0cebbad425b1 (diff) | |
download | linux-c116954b2c9707f540eca852b3b86a087dffa4b4.tar.xz |
char: remove the SGI snsc 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-2-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 81f686dee53c..22b98ddc9913 100644 --- a/arch/ia64/configs/generic_defconfig +++ b/arch/ia64/configs/generic_defconfig @@ -90,7 +90,6 @@ CONFIG_IGB=y # CONFIG_SERIO_SERPORT is not set CONFIG_GAMEPORT=m CONFIG_SERIAL_NONSTANDARD=y -CONFIG_SGI_SNSC=y CONFIG_SGI_TIOCX=y CONFIG_SGI_MBCS=m CONFIG_SERIAL_8250=y |