linux (RPi4): enable NVME support

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-02-16 21:41:01 +01:00
parent 5ee26bd69a
commit fb7550aa5c

View File

@ -1584,7 +1584,10 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
#
# NVME Support
#
# CONFIG_BLK_DEV_NVME is not set
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_MULTIPATH is not set
# CONFIG_NVME_HWMON is not set
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_TARGET is not set