commit | ed62b9bb0db3bc53425080f108c1e3b295cfcbc5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Dec 11 20:56:22 2021 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 11 16:50:45 2021 -0500 |
tree | 59ce69aa8304421921a1944f19999eda4cd12c56 | |
parent | 44c3454a9fb2cada7ef941a8f1af1152a976e898 [diff] |
Convert CONFIG_SYS_IMMR to Kconfig This converts the following to Kconfig: CONFIG_SYS_IMMR We do this by consolidating the SYS_IMMR options we have and providing defaults. Signed-off-by: Tom Rini <trini@konsulko.com>