From: Marek Behún Date: Fri, 5 Feb 2021 14:32:31 +0000 (+0100) Subject: arm: mvebu: turris_mox: Enable NVMe support X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/git-favicon.png?a=commitdiff_plain;h=579e656f4fef3538c88ee2429ce80e65f4124013;p=u-boot.git arm: mvebu: turris_mox: Enable NVMe support NVMe drives can be connected to Turris MOX via MOX B and MOX G extensions. Signed-off-by: Marek Behún Reviewed-by: Marek Behún Reviewed-by: Stefan Roese --- diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig index 27a5179fe5..f938fbb475 100644 --- a/configs/turris_mox_defconfig +++ b/configs/turris_mox_defconfig @@ -61,6 +61,7 @@ CONFIG_SPI_FLASH_WINBOND=y CONFIG_PHY_MARVELL=y CONFIG_PHY_GIGE=y CONFIG_MVNETA=y +CONFIG_NVME=y CONFIG_PCI=y CONFIG_DM_PCI=y CONFIG_PCI_AARDVARK=y