On Fri, 14 Mar 2025 19:28:49 -0600, Tom Rini wrote: > As the code is today, we get a warning about "select" statements on > "choice" options not doing anything. In the case of OF_SEPARATE this is > the default so we do not need to do anything here normally to enforce > this. > >
Applied to u-boot/next, thanks! [1/1] Kconfig: Do not "select OF_SEPARATE" commit: da20dfb2e901d499fe18c6302987432604e6f999 -- Tom