Rockchip: linux: enable NVMe support for RK3399

This commit is contained in:
Alex Bee 2021-04-18 23:15:25 +02:00
parent 49d85e78d3
commit c97422b8ab

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.21 Kernel Configuration # Linux/arm64 5.10.30 Kernel Configuration
# #
# #
@ -1549,9 +1549,19 @@ CONFIG_VIRTIO_BLK=y
# #
# NVME Support # NVME Support
# #
# CONFIG_BLK_DEV_NVME is not set CONFIG_NVME_CORE=y
# CONFIG_NVME_FC is not set CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_TARGET is not set CONFIG_NVME_MULTIPATH=y
# CONFIG_NVME_HWMON is not set
CONFIG_NVME_FABRICS=m
CONFIG_NVME_FC=m
# CONFIG_NVME_TCP is not set
CONFIG_NVME_TARGET=m
# CONFIG_NVME_TARGET_PASSTHRU is not set
CONFIG_NVME_TARGET_LOOP=m
CONFIG_NVME_TARGET_FC=m
# CONFIG_NVME_TARGET_FCLOOP is not set
# CONFIG_NVME_TARGET_TCP is not set
# end of NVME Support # end of NVME Support
# #