commit | 7da6a9e7df2f31f35391925042f58b19c7b7d9e4 | [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 | 612f7a61d59cc71daa6296f8c2c7346b8e811caa [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>