aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/T208xRDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-16 13:10:39 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:06:07 -0500
commit97396cc9ce9963ece8778b3a7c6f918745ef25b2 (patch)
treebada35e043e58663c1ec6f07266b81549be2419f /include/configs/T208xRDB.h
parent3b8dfc42a239cbb1561e7ecbc116b69fb6913355 (diff)
downloadu-boot-97396cc9ce9963ece8778b3a7c6f918745ef25b2.tar.gz
Convert CONFIG_SYS_SRIO et al to Kconfig
This converts the following to Kconfig: CONFIG_SRIO1 CONFIG_SRIO2 CONFIG_SRIO_PCIE_BOOT_MASTER CONFIG_SYS_SRIO Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/T208xRDB.h')
-rw-r--r--include/configs/T208xRDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T208xRDB.h b/include/configs/T208xRDB.h
index e9db4a224f9..7315afa39f8 100644
--- a/include/configs/T208xRDB.h
+++ b/include/configs/T208xRDB.h
@@ -47,7 +47,6 @@
#endif /* CONFIG_RAMBOOT_PBL */
-#define CONFIG_SRIO_PCIE_BOOT_MASTER
#ifdef CONFIG_SRIO_PCIE_BOOT_SLAVE
/* Set 1M boot space */
#define CONFIG_SYS_SRIO_PCIE_BOOT_SLAVE_ADDR (CONFIG_TEXT_BASE & 0xfff00000)