mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Rockchip: linux: enable NVMe support for RK3399
This commit is contained in:
parent
49d85e78d3
commit
c97422b8ab
@ -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
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user