Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kconfig: Remove support for lxdialog --checklist | Petr Baudis | 2006-01-01 | 1 | -10/+2 |
| | | | | | | | | | | | Remove support for lxdialog --checklist The checklist lxdialog functionality is not used by menuconfig (only the radiolist variant is used) and supporting it would significantly complicate the forthcoming liblxdialog API. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> | ||||
* | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 1 | -0/+212 |
The only lxdialog user i kconfig - for menuconfig. So move it to reflect this. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> |