summaryrefslogtreecommitdiff
path: root/configs/kmcent2_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-07-31 21:08:27 -0400
committerTom Rini <[email protected]>2022-08-12 16:10:49 -0400
commit1de46d91dddfd60107c665530aed6ac25f55960e (patch)
tree9b3c87020ee166042da76fe591a76b2f90f8b8e0 /configs/kmcent2_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 <[email protected]>
Diffstat (limited to 'configs/kmcent2_defconfig')
-rw-r--r--configs/kmcent2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kmcent2_defconfig b/configs/kmcent2_defconfig
index dcc0b2987d1..82ec1a96339 100644
--- a/configs/kmcent2_defconfig
+++ b/configs/kmcent2_defconfig
@@ -15,6 +15,7 @@ CONFIG_SYS_BOOK3E_HV=y
CONFIG_SYS_CACHE_STASHING=y
# CONFIG_DEEP_SLEEP is not set
CONFIG_PCIE1=y
+CONFIG_SYS_FSL_NUM_CC_PLLS=2
CONFIG_KM_DEF_NETDEV="eth2"
CONFIG_KM_IVM_BUS=2
CONFIG_MP=y