]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge branch '2022-10-21-enforce-some-DM-migrations'
authorTom Rini <trini@konsulko.com>
Fri, 21 Oct 2022 19:32:45 +0000 (15:32 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 21 Oct 2022 19:32:45 +0000 (15:32 -0400)
- Enforce CONFIG_DM being enabled (which has been the case for all
  boards for a bit now) and remove non-DM_KEYBOARD options as they're also
  unused for some time now.


Trivial merge