ata: allow subsystem to be used on m32r and s390 archs
Both archs should work just fine with libata subsystem nowadays. Suggested-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
487d499c67
commit
b2a4b7862d
@ -14,7 +14,6 @@ menuconfig ATA
|
|||||||
tristate "Serial ATA and Parallel ATA drivers (libata)"
|
tristate "Serial ATA and Parallel ATA drivers (libata)"
|
||||||
depends on HAS_IOMEM
|
depends on HAS_IOMEM
|
||||||
depends on BLOCK
|
depends on BLOCK
|
||||||
depends on !(M32R || S390) || BROKEN
|
|
||||||
select SCSI
|
select SCSI
|
||||||
select GLOB
|
select GLOB
|
||||||
---help---
|
---help---
|
||||||
|
Loading…
Reference in New Issue
Block a user