summaryrefslogtreecommitdiff
path: root/configs/T2080RDB_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-25 11:02:45 -0400
committerTom Rini <trini@konsulko.com>2022-07-07 14:01:09 -0400
commitf6c1f91761aef72961466c7f15e25148c7f17040 (patch)
tree8bc0b9ad57d028acb8895b219372e4430129d404 /configs/T2080RDB_defconfig
parent5a4461867cee452f7e2e23d2afc29f34f659f67b (diff)
Convert CONFIG_SYS_FSL_CPC et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_CPC CONFIG_SYS_CPC_REINIT_F Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/T2080RDB_defconfig')
-rw-r--r--configs/T2080RDB_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T2080RDB_defconfig b/configs/T2080RDB_defconfig
index fff8a26b32..b8b66d4118 100644
--- a/configs/T2080RDB_defconfig
+++ b/configs/T2080RDB_defconfig
@@ -13,6 +13,7 @@ CONFIG_TARGET_T2080RDB=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
CONFIG_ENABLE_36BIT_PHYS=y
CONFIG_SYS_BOOK3E_HV=y
+CONFIG_SYS_FSL_CPC=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y
CONFIG_PCIE3=y