commit | 74bd313659803840f7224823ac422f623730e0b3 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Thu Dec 12 23:57:14 2024 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 10 18:56:21 2025 -0600 |
tree | 5ae4cf166591b9f0d2c60723517e7cda262d5fd2 | |
parent | 919d956a6889bc06512a7a2293811830fc537553 [diff] |
rockchip: rk3399: Drop common Kconfig options already implied The last two RK3399 boards, chromebook bob and kevin, have now migraded to use common bss and stack addresses. Cleanup and remove Kconfig options no longer needed in rk3399/Kconfig when all boards now use common bss and stack addresses. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>