1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-22 11:02:07 +02:00
Files
u-boot-megous/doc/develop
Simon Glass 65d7fcec5a moveconfig: Allow querying board configuration
It is useful to be able to find out which boards define a particular
option, or combination of options. This is not as easy as grepping the
defconfig files since many options are implied by others.

Add a -f option to the moveconfig tool to permit this. Update the
documentation to cover this, including a better title for the doc page.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-01-24 17:36:29 -05:00
..
2021-11-11 19:02:41 -05:00
2022-01-19 16:18:09 +01:00