summaryrefslogtreecommitdiffstats
path: root/extra/config/util.c
Commit message (Collapse)AuthorAgeFilesLines
* This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen2002-12-041-0/+375
then considerably hacked up by me. This eliminates the separate lxdialog and instead directly uses the lxdialog internals. This allows 'make menuconfig' to be much faster. -Erik