summaryrefslogtreecommitdiff
path: root/package/config/zconf.hash.c_shipped
AgeCommit message (Collapse)Author
2011-09-17support: move kconfig stuff from package/config to support/kconfigThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-02-02package/config: rebase against 2.6.37Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-09-01Bump package/config to 2.6.36-rc1Thomas Petazzoni
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>
2009-07-27config: Update package/config to Kconfig 2.6.30Alper Yildirim
Update the package/config stuff with the code available in the Linux kernel 2.6.30. Signed-off-by: Alper Yildirim <ayildirim@aselsan.com>
2008-06-19package/config: rebase from upstream (2.6.24.4)Peter Korsgaard
From Bernhards tree (1af211ea)
2007-06-28- pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer