Skip to content

kconfig check: support passing a file directly

Administrator requested to merge kconfig_check_file into master

This allows for example for me to call the kconfig check function on the .config file in my Linux tree: $ pmbootstrap kconfig check --file .config and it reports me which kconfig options I need to enable.

Edited by Administrator

Merge request reports

Loading