summaryrefslogtreecommitdiffstats
path: root/package/kexec/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* kexec: disable on avr32Simon Dawson2012-11-141-0/+1
| | | | | | | | | | | | | kexec does not support the avr32 architecture; this results in autobuilder failures such as the following. http://autobuild.buildroot.net/results/5f5e91c3eb622bce88402a9afc8a3e7bd5007136/build-end.log This patch disables support for the kexec package on the avr32 architecture. Signed-off-by: Simon Dawson <spdawson@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kexec: tweak zlib option namePeter Korsgaard2011-09-261-1/+1
| | | | | | To match other _ZLIB options. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kexec: bump version and convert to Makefile.autotools.in formatPeter Korsgaard2009-02-211-1/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - add kexec packageBernhard Reutner-Fischer2006-12-191-0/+16