From: Jens Axboe Date: Thu, 17 Oct 2013 22:38:30 +0000 (-0600) Subject: block: disable cpqarray in Kconfig X-Git-Tag: v3.13-rc1~100^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7badfb1c34f85e2b68252e4596d96e9b76f2b0ac;p=profile%2Fcommon%2Fkernel-common.git block: disable cpqarray in Kconfig Mike writes: "cpqarray hasn't been used in over 12 years. It's doubtful that anyone still uses the board. It's time the driver was removed from the mainline kernel. The only updates these days are minor and mostly done by people outside of HP." If nobody yells, we'll remove it from the kernel tree completely for 3.15. Signed-off-by: Jens Axboe --- diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 555aed0..f616109 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -107,7 +107,7 @@ source "drivers/block/mtip32xx/Kconfig" config BLK_CPQ_DA tristate "Compaq SMART2 support" - depends on PCI && VIRT_TO_BUS + depends on PCI && VIRT_TO_BUS && 0 help This is the driver for Compaq Smart Array controllers. Everyone using these boards should say Y here. See the file