aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t208xqds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t208xqds/Kconfig')
-rw-r--r--board/freescale/t208xqds/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/t208xqds/Kconfig b/board/freescale/t208xqds/Kconfig
index f65d8ee..58a31b6 100644
--- a/board/freescale/t208xqds/Kconfig
+++ b/board/freescale/t208xqds/Kconfig
@@ -9,6 +9,9 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "T208xQDS"
+config SRIO_PCIE_BOOT_SLAVE
+ bool "Boot as a SRIO PCIe slave device"
+
source "board/freescale/common/Kconfig"
endif