[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <2339253.11Ms71o855@amdc3058>
Date: Tue, 07 Mar 2017 14:56:40 +0100
From: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
To: Tejun Heo <tj@...nel.org>
Cc: Christoph Hellwig <hch@...radead.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
linux-ide@...r.kernel.org, linux-s390@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] 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@...radead.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
---
Cross compile tested.
drivers/ata/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 70b57d2..7e0fc98 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -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---
--
1.9.1
Powered by blists - more mailing lists