mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
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)"
|
||||
depends on HAS_IOMEM
|
||||
depends on BLOCK
|
||||
depends on !(M32R || S390) || BROKEN
|
||||
select SCSI
|
||||
select GLOB
|
||||
---help---
|
||||
|
Loading…
Reference in New Issue
Block a user