提交 9e4b6824 编写于 作者: S Shile Zhang 提交者: Caspar Zhang

configs: enable NVME block device support

For the platform with pass-though NVME storage device.
Signed-off-by: NShile Zhang <shile.zhang@linux.alibaba.com>
Acked-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
上级 00f1a29b
...@@ -1684,7 +1684,9 @@ CONFIG_BLK_DEV_RBD=y ...@@ -1684,7 +1684,9 @@ CONFIG_BLK_DEV_RBD=y
# #
# NVME Support # NVME Support
# #
# CONFIG_BLK_DEV_NVME is not set CONFIG_NVME_CORE=m
CONFIG_BLK_DEV_NVME=m
# CONFIG_NVME_MULTIPATH is not set
# CONFIG_NVME_FC is not set # CONFIG_NVME_FC is not set
# CONFIG_NVME_TARGET is not set # CONFIG_NVME_TARGET is not set
......
...@@ -1686,7 +1686,9 @@ CONFIG_BLK_DEV_RBD=y ...@@ -1686,7 +1686,9 @@ CONFIG_BLK_DEV_RBD=y
# #
# NVME Support # NVME Support
# #
# CONFIG_BLK_DEV_NVME is not set CONFIG_NVME_CORE=m
CONFIG_BLK_DEV_NVME=m
# CONFIG_NVME_MULTIPATH is not set
# CONFIG_NVME_FC is not set # CONFIG_NVME_FC is not set
# CONFIG_NVME_TARGET is not set # CONFIG_NVME_TARGET is not set
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册