Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1461490 > unrolled thread

[PATCH 1/1 linux-next] xtensa: remove CONFIG_BLK_CPQ_DA

Started byFabian Frederick <fabf@skynet.be>
First post2016-08-13 00:10 +0200
Last post2016-08-13 00:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/1 linux-next] xtensa: remove CONFIG_BLK_CPQ_DA Fabian Frederick <fabf@skynet.be> - 2016-08-13 00:10 +0200

#1461490 — [PATCH 1/1 linux-next] xtensa: remove CONFIG_BLK_CPQ_DA

FromFabian Frederick <fabf@skynet.be>
Date2016-08-13 00:10 +0200
Subject[PATCH 1/1 linux-next] xtensa: remove CONFIG_BLK_CPQ_DA
Message-ID<s5sOl-7GA-9@gated-at.bofh.it>
Commit d436641439e0
("cpqarray: remove it from the kernel")
removed BLK_CPQ_DA

Signed-off-by: Fabian Frederick <fabf@skynet.be>
---
 arch/xtensa/configs/common_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/xtensa/configs/common_defconfig b/arch/xtensa/configs/common_defconfig
index 721df12..0777f6f 100644
--- a/arch/xtensa/configs/common_defconfig
+++ b/arch/xtensa/configs/common_defconfig
@@ -136,7 +136,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
 # Block devices
 #
 # CONFIG_BLK_DEV_FD is not set
-# CONFIG_BLK_CPQ_DA is not set
 # CONFIG_BLK_CPQ_CISS_DA is not set
 # CONFIG_BLK_DEV_DAC960 is not set
 # CONFIG_BLK_DEV_UMEM is not set
-- 
2.8.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web