]> git.sur5r.net Git - u-boot/blobdiff - board/toradex/apalis_t30/Kconfig
apalis_t30: fix optional pcie port reset for reliable pcie operation
[u-boot] / board / toradex / apalis_t30 / Kconfig
index 16224daa1208237d31f1d0562e8052ba0f2fb602..9cd497091d6b5f48e94f0fe222d834515e310b6d 100644 (file)
@@ -25,6 +25,15 @@ config TDX_CFG_BLOCK_PART
 config TDX_CFG_BLOCK_OFFSET
        default "-512"
 
+config APALIS_T30_PCIE_EVALBOARD_INIT
+       bool "Apalis Evaluation Board PCIe Initialisation"
+       help
+         Bring up the Apalis type specific 4 lane PCIe port as well as the
+         Apalis PCIe port with the PCIe switch as found on the Apalis
+         Evaluation board. Note that by default both those ports are also left
+         disabled in the device tree which needs changing as well for this to
+         actually work.
+
 source "board/toradex/common/Kconfig"
 
 endif