summaryrefslogtreecommitdiffstats
path: root/package/config/zconf.l
Commit message (Collapse)AuthorAgeFilesLines
* support: move kconfig stuff from package/config to support/kconfigThomas Petazzoni2011-09-171-360/+0
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/config: rebase against 2.6.37-rc1Peter Korsgaard2011-02-021-3/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump package/config to 2.6.36-rc1Thomas Petazzoni2010-09-011-3/+3
| | | | | | | | | | The goal is to be able to use savedefconfig to generate minimal defconfig files. Four of our patches are removed since the modifications have been merged upstream. The new nconf configuration utility has appeared. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* config: Update package/config to Kconfig 2.6.30Alper Yildirim2009-07-271-7/+11
| | | | | | | Update the package/config stuff with the code available in the Linux kernel 2.6.30. Signed-off-by: Alper Yildirim <ayildirim@aselsan.com>
* kconfig: only warn about long help lines, not other types of linesPeter Korsgaard2008-10-161-1/+2
| | | | | We have some pretty long depends / default y|n lines in BR, which it shouldn't complain about.
* kconfig: warn about overlong lines in help-textsPeter Korsgaard2008-08-271-0/+4
| | | | From busybox r22852.
* - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵Bernhard Reutner-Fischer2007-09-231-1/+1
| | | | et al
* - pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer2007-06-281-56/+40
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+366
-Erik