Skip to content

Commit

Permalink
ipr: Remove SATA support
Browse files Browse the repository at this point in the history
Linux SATA support in ipr has always been limited to SATA DVDs. The last
systems that had the option of including a SATA DVD was Power 8,
which have been withdrawn for sometime now, so this support can
be removed.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
  • Loading branch information
bjking1 authored and intel-lab-lkp committed Apr 12, 2023
1 parent 97696e2 commit 3562ad7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 830 deletions.
3 changes: 1 addition & 2 deletions drivers/scsi/Kconfig
Expand Up @@ -971,8 +971,7 @@ config SCSI_SYM53C8XX_MMIO

config SCSI_IPR
tristate "IBM Power Linux RAID adapter support"
depends on PCI && SCSI && ATA
select SATA_HOST
depends on PCI && SCSI
select FW_LOADER
select IRQ_POLL
select SGL_ALLOC
Expand Down

0 comments on commit 3562ad7

Please sign in to comment.