summaryrefslogtreecommitdiff
path: root/configs/mvebu_mcbin-88f8040_defconfig
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-12-26 12:37:55 +0300
committerStefan Roese <sr@denx.de>2019-01-21 13:39:50 +0300
commit357766365d561b1dd36a073a757cca6e495f8bfd (patch)
treeced41a79bb85abe6fa45b3f597dfa2807bb2326d /configs/mvebu_mcbin-88f8040_defconfig
parentcf63dad014bae080445bccbf9cecbe05f2cbed45 (diff)
downloadu-boot-357766365d561b1dd36a073a757cca6e495f8bfd.tar.xz
arm64: mvebu: defconfig: enable CONFIG_CMD_NVME
An NVME drive may be installed on the MACCHIATObin board using the PCIe slot or on the Clearfog Pro using mini a PCI-e slot. With the configuration change it becomes usable. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/mvebu_mcbin-88f8040_defconfig')
-rw-r--r--configs/mvebu_mcbin-88f8040_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mvebu_mcbin-88f8040_defconfig b/configs/mvebu_mcbin-88f8040_defconfig
index d671f201f6..4bed532ef9 100644
--- a/configs/mvebu_mcbin-88f8040_defconfig
+++ b/configs/mvebu_mcbin-88f8040_defconfig
@@ -20,6 +20,7 @@ CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_NVME=y
CONFIG_CMD_PCI=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
@@ -51,6 +52,7 @@ CONFIG_SPI_FLASH_WINBOND=y
CONFIG_PHY_MARVELL=y
CONFIG_PHY_GIGE=y
CONFIG_MVPP2=y
+CONFIG_NVME=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_PCIE_DW_MVEBU=y