VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: Christoph Hellwig <hch@lst.de> 2021-07-24 09:20:28 +0200 committer: Martin K. Petersen <martin.petersen@oracle.com> 2021-07-28 22:24:27 -0400 commit: 33ff4ce45b124e0356a396a381f374751b9ec7ba parent: f2542a3be3277a65c766fa6e86b930d3d839f79e
Commit Summary:
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Diffstat:
1 file changed, 0 insertions, 3 deletions
diff --git a/block/Kconfig b/block/Kconfig
index 88aa88241795..97c1d999b920 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -29,9 +29,6 @@ if BLOCK
 config BLK_RQ_ALLOC_TIME
 	bool
 
-config BLK_SCSI_REQUEST
-	bool
-
 config BLK_CGROUP_RWSTAT
 	bool