commit | 0193957e79108540f491affd513aa270cb4be5dc | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Tue Jul 25 10:54:16 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 14:42:56 2024 -0500 |
tree | 254afb75ad684c2eb25e41aa7d23fd9fb2119b6f | |
parent | 2aefcb6ad9cfe9cacb9b33a3712c8d6070c44d20 [diff] |
ti: keystone2: Move common Kconfig selections to under ARCH_KEYSTONE These select/imply settings are common to the whole architecture not just these boards, move these settings to the architecture config. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>