ulfalizer / Kconfiglib

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

Introduce menuxconfig #58

Closed nmenon closed 5 years ago

nmenon commented 5 years ago

Introduce a variant of Sconf (https://github.com/CoryXie/SConf) which provides an UI based option for projects that are a bit more UI centric. Just tkinter dependency, and works on python2 and 3.

menuxconfig

did a round of tests on v4.19 kernel tag with make scriptconfig SCRIPT=which menuxconfig (installed via pip install -e . on python2 and python3 virtenvs Signed-off-by: Nishanth Menon nm@ti.com

ulfalizer commented 5 years ago

Closing due to inactivity.

Feel free to reopen.

nmenon commented 5 years ago

@ulfalizer I apologize on delay, been a bit buzy on work front a bit, and my side project is a bit delayed. I will fix up and update the PR (need to figure out how to re-open the PR, but will do so).

nmenon commented 5 years ago

stuck a bit on the tkinter text a bit.. for the help text and information aspect..

nmenon commented 5 years ago

ok fixed. supposedly I cannot re-open a PR.. so will file a new one. https://stackoverflow.com/questions/12674304/github-reopening-a-merged-pull-request