aboutsummaryrefslogtreecommitdiff
path: root/include/configs/T104xRDB.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 08:07:45 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:04:59 -0400
commit3dc2987f5c9b79e19ea6b0e69e01a817310abaac (patch)
tree805f9479527bb5be5254ceb5bade28ee9b3719b9 /include/configs/T104xRDB.h
parenta552ffc9d270769286d7a0697913689c31537bfa (diff)
downloadu-boot-3dc2987f5c9b79e19ea6b0e69e01a817310abaac.zip
u-boot-3dc2987f5c9b79e19ea6b0e69e01a817310abaac.tar.gz
u-boot-3dc2987f5c9b79e19ea6b0e69e01a817310abaac.tar.bz2
Convert CONFIG_PCIE1 et al to Kconfig
This converts the following to Kconfig: CONFIG_PCIE1 CONFIG_PCIE2 CONFIG_PCIE3 CONFIG_PCIE4 CONFIG_PCI1 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/T104xRDB.h')
-rw-r--r--include/configs/T104xRDB.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index 1c20526..8222c67 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -61,10 +61,6 @@
#define CONFIG_SYS_FSL_CPC /* Corenet Platform Cache */
#define CONFIG_SYS_NUM_CPC CONFIG_SYS_NUM_DDR_CTLRS
-#define CONFIG_PCIE1 /* PCIE controller 1 */
-#define CONFIG_PCIE2 /* PCIE controller 2 */
-#define CONFIG_PCIE3 /* PCIE controller 3 */
-#define CONFIG_PCIE4 /* PCIE controller 4 */
/*
* These can be toggled for performance analysis, otherwise use default.