Skip to content

Commit

Permalink
ata: allow subsystem to be used on m32r and s390 archs
Browse files Browse the repository at this point in the history
Both archs should work just fine with libata subsystem nowadays.

Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
  • Loading branch information
bzolnier authored and htejun committed Mar 7, 2017
1 parent 487d499 commit b2a4b78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ menuconfig ATA
tristate "Serial ATA and Parallel ATA drivers (libata)"
depends on HAS_IOMEM
depends on BLOCK
depends on !(M32R || S390) || BROKEN
select SCSI
select GLOB
---help---
Expand Down

0 comments on commit b2a4b78

Please sign in to comment.