Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - pull kconfig from linux-2.6.27 | Bernhard Reutner-Fischer | 2008-10-10 | 1 | -1/+1 |
| | |||||
* | - pull kconfig from 2.6.25.4 | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -7/+29 |
| | | | | It has nicer "-*-" etc hints | ||||
* | pull latest kconfig from kernel | Mike Frysinger | 2007-02-14 | 1 | -3/+5 |
| | |||||
* | Updated to match Linux 2.6.11. | Peter Kjellerstedt | 2005-04-18 | 1 | -343/+77 |
| | |||||
* | Peter Kjellerstedt at axis.com writes: | Eric Andersen | 2004-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hello, the attached patch should bring extra/config in line with the Linux 2.6.7 sources. The following are the commit messages for the respective files from the Linux bk-repository: checklist.c: * fix menuconfig choice item help display confdata.c: * config: choice fix * kconfig: don't rename target dir when saving config expr.c, expr.h: * config: disable debug prints mconf.c: * fix menuconfig choice item help display menu.c: * Kconfig: use select statements symbol.c: * config: choice fix * Avoid bogus warning about recursive dependencies * c99 struct initialiser conversions textbox.c: * janitor: don't init statics to 0 util.c: * fix lxdialog behaviour //Peter | ||||
* | This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which was | Eric Andersen | 2002-12-04 | 1 | -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 |