ulfalizer / Kconfiglib

A flexible Python 2/3 Kconfig implementation and library
ISC License
448 stars 160 forks source link

Allow custom menuconfig load / save options #104

Open tnugent97 opened 3 years ago

tnugent97 commented 3 years ago

https://github.com/ulfalizer/Kconfiglib/blob/061e71f7d78cb057762d88de088055361863deff/menuconfig.py#L48-L50

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