aboutsummaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_stmm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-29 10:48:01 -0400
committerTom Rini <trini@konsulko.com>2020-10-29 10:48:01 -0400
commitcdeb7b8f984e6d9bcdc5a6fdda6107af156d47bf (patch)
tree07da2b52545376d2c72b1ff7089a4af1570b7783 /configs/lx2160ardb_tfa_stmm_defconfig
parent5a4a891e045ba65ffbee10c3f71b2eaafca872ad (diff)
downloadu-boot-cdeb7b8f984e6d9bcdc5a6fdda6107af156d47bf.zip
u-boot-cdeb7b8f984e6d9bcdc5a6fdda6107af156d47bf.tar.gz
u-boot-cdeb7b8f984e6d9bcdc5a6fdda6107af156d47bf.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_stmm_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_stmm_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/lx2160ardb_tfa_stmm_defconfig b/configs/lx2160ardb_tfa_stmm_defconfig
index 69eb4db..2d7b4af 100644
--- a/configs/lx2160ardb_tfa_stmm_defconfig
+++ b/configs/lx2160ardb_tfa_stmm_defconfig
@@ -49,8 +49,8 @@ CONFIG_DM_I2C=y
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
CONFIG_I2C_DEFAULT_BUS_NUMBER=0
CONFIG_DM_MMC=y
-CONFIG_MMC_HS400_SUPPORT=y
CONFIG_SUPPORT_EMMC_RPMB=y
+CONFIG_MMC_HS400_SUPPORT=y
CONFIG_FSL_ESDHC=y
CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y
@@ -65,6 +65,7 @@ CONFIG_DM_ETH=y
CONFIG_DM_MDIO=y
CONFIG_E1000=y
CONFIG_FSL_LS_MDIO=y
+CONFIG_NVME=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
@@ -84,5 +85,3 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_EFI_MM_COMM_TEE=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
-CONFIG_CMD_NVME=y
-CONFIG_NVME=y