]> git.dujemihanovic.xyz Git - u-boot.git/commit
nvme: pci: Enable for SPL
authorMayuresh Chitale <mchitale@ventanamicro.com>
Sat, 3 Jun 2023 14:02:55 +0000 (19:32 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 19 Jun 2023 21:19:44 +0000 (17:19 -0400)
commit32f5e9e5c1a787b351ab087ebe284182cfd83188
tree03aff55fc0898f2d7d096776552e94ba2353b55e
parent8ce6a2e1757718bb9e4e97f1fd7da94ba298fe73
nvme: pci: Enable for SPL

Enable NVME and PCI NVMe drivers for SPL builds. Also enable PCI_PNP
for SPL which is required to auto configure the PCIe devices.

Signed-off-by: Mayuresh Chitale <mchitale@ventanamicro.com>
drivers/Makefile
drivers/nvme/Makefile
drivers/pci/Kconfig