aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-08-13 09:24:50 +0200
committerTony Luck <tony.luck@intel.com>2019-08-16 11:33:56 -0700
commit0b43ba0dbe81fdc71ff250b45a76bfa794d53987 (patch)
tree61bec4dd8d015fd4034d2b8e10c30d0ac3ee2b49 /drivers/Kconfig
parentchar/agp: remove the sgi-agp driver (diff)
downloadlinux-dev-0b43ba0dbe81fdc71ff250b45a76bfa794d53987.tar.xz
linux-dev-0b43ba0dbe81fdc71ff250b45a76bfa794d53987.zip
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 'drivers/Kconfig')
-rw-r--r--drivers/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 61cf4ea2c229..477d63d0364d 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -30,8 +30,6 @@ source "drivers/block/Kconfig"
source "drivers/nvme/Kconfig"
-# misc before ide - BLK_DEV_SGIIOC4 depends on SGI_IOC4
-
source "drivers/misc/Kconfig"
source "drivers/ide/Kconfig"