From: Marek Vasut <marek.vasut+renesas@gmail.com>
Date: Fri, 15 Jan 2021 23:33:02 +0000 (+0100)
Subject: ARM: rmobile: Enable NVMe support on RCar3
X-Git-Tag: v2025.01-rc5-pxa1908~1900^2
X-Git-Url: http://git.dujemihanovic.xyz/img/static/html/index.html?a=commitdiff_plain;h=c3ce19750893cae99c8072a1717e4bb492fb25f0;p=u-boot.git

ARM: rmobile: Enable NVMe support on RCar3

Enable support for PCIe NVMe devices.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
---

diff --git a/configs/rcar3_salvator-x_defconfig b/configs/rcar3_salvator-x_defconfig
index cd250e93d3..c5215d6a5d 100644
--- a/configs/rcar3_salvator-x_defconfig
+++ b/configs/rcar3_salvator-x_defconfig
@@ -72,6 +72,7 @@ CONFIG_PHY_MICREL=y
 CONFIG_PHY_MICREL_KSZ90X1=y
 CONFIG_DM_ETH=y
 CONFIG_RENESAS_RAVB=y
+CONFIG_NVME=y
 CONFIG_PCI=y
 CONFIG_DM_PCI=y
 CONFIG_PCI_REGION_MULTI_ENTRY=y