diff options
author | Christoph Hellwig <hch@lst.de> | 2019-08-13 10:24:50 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2019-08-16 21:33:56 +0300 |
commit | 0b43ba0dbe81fdc71ff250b45a76bfa794d53987 (patch) | |
tree | 61bec4dd8d015fd4034d2b8e10c30d0ac3ee2b49 /arch/ia64/configs/generic_defconfig | |
parent | defdeacb1ba891fa5084df5a809ceef488b0a9cf (diff) | |
download | linux-0b43ba0dbe81fdc71ff250b45a76bfa794d53987.tar.xz |
ide: remove the sgiioc4 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-5-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 79b88384c885..a41afb3ef209 100644 --- a/arch/ia64/configs/generic_defconfig +++ b/arch/ia64/configs/generic_defconfig @@ -51,7 +51,6 @@ CONFIG_BLK_DEV_IDECD=y CONFIG_BLK_DEV_GENERIC=y CONFIG_BLK_DEV_CMD64X=y CONFIG_BLK_DEV_PIIX=y -CONFIG_BLK_DEV_SGIIOC4=y CONFIG_BLK_DEV_SD=y CONFIG_CHR_DEV_ST=m CONFIG_BLK_DEV_SR=m |