commit | bc7b0df748934fd8487dd469db6ef080803ebdc6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Jul 31 21:08:27 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 16:10:49 2022 -0400 |
tree | 9b3c87020ee166042da76fe591a76b2f90f8b8e0 | |
parent | a01b0094c3a1317403393683aa9fb3a97415f805 [diff] [blame] |
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>
diff --git a/configs/P2041RDB_defconfig b/configs/P2041RDB_defconfig index 7839820..b5a5163 100644 --- a/configs/P2041RDB_defconfig +++ b/configs/P2041RDB_defconfig
@@ -14,6 +14,7 @@ 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