commit | e207021b21eec250dfa803b2379c944c6005bdf3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Jul 23 13:05:11 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 04 16:18:48 2022 -0400 |
tree | 76de11627546b58ed2bbc00450e7a714dec33be8 | |
parent | 33ae6a7688ba1a79b11b0bb71ec08c86a5820575 [diff] |
Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig This converts the following to Kconfig: CONFIG_SYS_FSL_CORES_PER_CLUSTER As part of this, correct the dependencies on SYS_FSL_THREADS_PER_CORE. Signed-off-by: Tom Rini <trini@konsulko.com>