summaryrefslogtreecommitdiff
path: root/configs/P2041RDB_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-31 21:08:27 -0400
committerTom Rini <trini@konsulko.com>2022-08-12 16:10:49 -0400
commit1de46d91dddfd60107c665530aed6ac25f55960e (patch)
tree9b3c87020ee166042da76fe591a76b2f90f8b8e0 /configs/P2041RDB_SDCARD_defconfig
parentc6eec0182a9823e6238f34bd177f27330b0ad52d (diff)
Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_NUM_CC_PLLS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2041RDB_SDCARD_defconfig')
-rw-r--r--configs/P2041RDB_SDCARD_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2041RDB_SDCARD_defconfig b/configs/P2041RDB_SDCARD_defconfig
index 96be038967..5b9f5a4469 100644
--- a/configs/P2041RDB_SDCARD_defconfig
+++ b/configs/P2041RDB_SDCARD_defconfig
@@ -13,6 +13,7 @@ CONFIG_SYS_CACHE_STASHING=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y
CONFIG_PCIE3=y
+CONFIG_SYS_FSL_NUM_CC_PLLS=2
CONFIG_MP=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y