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 9d3f2223bb
commit c9ac8ade89

View File

@ -1539,7 +1539,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