提交 5327fbeb 编写于 作者: X Xinliang Liu

arm64: openeuler_defconfig: enable nvmf tcp

openEuler inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I5SBW1
CVE: NA

--------------------------------

Enable NVMe over TCP for arm64.
Signed-off-by: NXinliang Liu <xinliang.liu@linaro.org>
上级 9647578f
...@@ -2243,14 +2243,14 @@ CONFIG_NVME_MULTIPATH=y ...@@ -2243,14 +2243,14 @@ CONFIG_NVME_MULTIPATH=y
CONFIG_NVME_FABRICS=m CONFIG_NVME_FABRICS=m
CONFIG_NVME_RDMA=m CONFIG_NVME_RDMA=m
CONFIG_NVME_FC=m CONFIG_NVME_FC=m
# CONFIG_NVME_TCP is not set CONFIG_NVME_TCP=m
CONFIG_NVME_TARGET=m CONFIG_NVME_TARGET=m
# CONFIG_NVME_TARGET_PASSTHRU is not set # CONFIG_NVME_TARGET_PASSTHRU is not set
CONFIG_NVME_TARGET_LOOP=m CONFIG_NVME_TARGET_LOOP=m
CONFIG_NVME_TARGET_RDMA=m CONFIG_NVME_TARGET_RDMA=m
CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_FC=m
CONFIG_NVME_TARGET_FCLOOP=m CONFIG_NVME_TARGET_FCLOOP=m
# CONFIG_NVME_TARGET_TCP is not set CONFIG_NVME_TARGET_TCP=m
# end of NVME Support # end of NVME Support
# #
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册