
13 Jul
2024
13 Jul
'24
6:42 p.m.
On Sat, 13 Jul 2024 08:38:38 -0600, Tom Rini wrote:
We don't set many options in the board Kconfig entry file but instead use defconfigs, select in some cases on the target itself, or update the "default" options of the main entries when needed. In this case we can remove most of the board Kconfig entries and just add them to the defconfig like other platforms.
[...]
Applied to u-boot/master, thanks!
--
Tom