aboutsummaryrefslogtreecommitdiffstats
path: root/package/config/streamline_config.pl
Commit message (Collapse)AuthorAgeFilesLines
* support: move kconfig stuff from package/config to support/kconfigThomas Petazzoni2011-09-171-451/+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-7/+36
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump package/config to 2.6.36-rc1Thomas Petazzoni2010-09-011-0/+422
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>