commit | 13ec9f8555bd639ed54cd5485a2080ab7725f350 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@linaro.org> | Mon Mar 04 10:04:15 2024 +0300 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 13 12:40:43 2024 -0400 |
tree | 5c4f4793f00e7af8206028788666a248fde7478c | |
parent | c625b4540cf06d63eb941c3a244cfe4b013b9059 [diff] |
Kconfig: move CONFIG_32/64BIT to arch/Kconfig These configs are used in multiple places so put them in a shared Kconfig file. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>