Hi,
On 4/22/24 12:16 AM, Dongsheng Yang wrote:
diff --git a/drivers/block/cbd/Kconfig b/drivers/block/cbd/Kconfig
new file mode 100644
index 000000000000..98b2cbcdf895
--- /dev/null
+++ b/drivers/block/cbd/Kconfig
@@ -0,0 +1,4 @@
+config BLK_DEV_CBD
+ tristate "CXL Block Device"
+ help
+ If unsure say 'm'.
I think that needs more help text. checkpatch should have said something
about that...
And why should someone say 'm' to the config question?
Will lots of (non-server) computers have CXL block device capability?
thanks.