diff options
| author | Tom Rini <[email protected]> | 2022-02-10 17:38:04 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-02-10 17:38:04 -0500 |
| commit | fe203a05fb663fa9bc42a9ef9ae51a6ed01a4a90 (patch) | |
| tree | 635b4c3019d51684bdb98a52e20aaeb893c5c40a /doc | |
| parent | c4408291bfff9622f2d3817a13c997debd0e8200 (diff) | |
| parent | ad41ed120893522e23cc24550bb2d1dfb745a075 (diff) | |
Merge branch '2022-02-10-platform-updates'
- Assorted Apple M1 platform updates
- Drop CONFIG_SYS_RESET_ADDR, update k3-am64-sk memory values in dts
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/develop/driver-model/nvme.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/driver-model/nvme.rst b/doc/develop/driver-model/nvme.rst index 736c0a063dc..fd0c0f00d2d 100644 --- a/doc/develop/driver-model/nvme.rst +++ b/doc/develop/driver-model/nvme.rst @@ -40,6 +40,7 @@ It only support basic block read/write functions in the NVMe driver. Config options -------------- CONFIG_NVME Enable NVMe device support +CONFIG_NVME_PCI Enable PCIe NVMe device support CONFIG_CMD_NVME Enable basic NVMe commands Usage in U-Boot |
