* Bump Raspberry Pi/Yellow to U-Boot 2023.01-rc1 * Add necessary configurations for NVMe via PCIe support
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
CONFIG_NVME_PCI=y
|
|
CONFIG_CMD_NVME=y
|
|
CONFIG_NVME=y
|
|
CONFIG_CMD_USB_MASS_STORAGE=y
|