summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-05-22 08:32:24 -0400
committerTom Rini <trini@konsulko.com>2019-05-22 08:32:24 -0400
commit7e090b466c5ba874d31c1bf22c3a130d516cdc32 (patch)
tree94a1f0a4544f1b2915b4805e9f8880063d631794 /configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
parente1a2ed7180adeefb6164239a18249dca5701319d (diff)
parente50663e85d74c4f8015d5157c249cf62c7d0cded (diff)
Merge git://git.denx.de/u-boot-fsl-qoriq
Changes from rc2 tag - Support PCIe Gen4 driver of the Mobiveil IP - NXP LS1028A SoC and platform support - Few SPI related config updates - Distinguish the ecc val by chassis version and move the ecc addr to dts - sp805 watchdog support
Diffstat (limited to 'configs/lx2160ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_SECURE_BOOT_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index 82408450c2..5cb29fd9ca 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -20,6 +20,7 @@ CONFIG_CMD_EEPROM=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_PCI=y
CONFIG_CMD_SF=y
CONFIG_CMD_USB=y
CONFIG_CMD_CACHE=y
@@ -41,6 +42,10 @@ CONFIG_PHY_AQUANTIA=y
CONFIG_PHY_ATHEROS=y
CONFIG_PHY_CORTINA=y
CONFIG_E1000=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_LAYERSCAPE_GEN4=y
CONFIG_DM_SCSI=y
CONFIG_DM_SERIAL=y
CONFIG_SPI=y