Re: [PATCH v2 0/5] Kconfig: some cleanups
Tom Rini <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Apr 2024 08:55:14 +0200, Michal Simek wrote: > I looked as cleaning up some dependencies and I found that qconfig is > reporting some issues. This series is fixing some of them. But there are > still some other pending. That's why please go and fix them if they are > related to your board. > > UTF-8: I am using uni2ascii -B < file to do conversion. When you run it in > a loop you will find some other issue with copyright chars or some issues > in files taken from the Linux kernel like DTs. They should be likely fixed > in the kernel first. > Based on discussion I am ignoring names too. > > [...] Applied to u-boot/master, thanks! -- Tom