Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom menuconfig load / save options #104

Open
tnugent97 opened this issue Mar 30, 2021 · 0 comments
Open

Allow custom menuconfig load / save options #104

tnugent97 opened this issue Mar 30, 2021 · 0 comments

Comments

@tnugent97
Copy link

Kconfiglib/menuconfig.py

Lines 48 to 50 in 061e71f

menuconfig.py can be run either as a standalone executable or by calling the
menuconfig() function with an existing Kconfig instance. The second option is a
bit inflexible in that it will still load and save .config, etc.

It's a shame that you can't have more custom options to load or save the config file.

I'd like to use menuconfig to get the GUI, but specify the write_min_config save function instead of the normal one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant