summaryrefslogtreecommitdiffstats
path: root/.defconfig
Commit message (Collapse)AuthorAgeFilesLines
* arch: remove support for sh64Gustavo Zacarias2016-09-081-1/+0
| | | | | | | It's been deprecated for quite some time now. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* arch/x86: remove support for i386Thomas Petazzoni2016-04-181-1/+0
| | | | | | | | | | | | The Linux kernel doesn't even support i386 anymore, there is no NPTL support for i386 and uClibc-ng only supports NPTL on x86, so there is essentially no usable thread implementation. Most likely glibc and musl also don't support i386 either. So it's time to remove the support for this architecture variant. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* arch: kill avr32Yann E. MORIN2015-02-141-1/+0
| | | | | | | | | | | | avr32 was slated for removal in 2015.02. Make it so! This patch only definitively hides the symbol. When all references to it are eradicated (to come in followup patches), we'll eventually kill the symbol altogether. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* buildroot: get rid of s390 supportPeter Korsgaard2009-01-121-1/+0
| | | | | As discussed on the list. It isn't supported by uclibc, so I strongly doubt anyone has been using it.
* defconfig: remove settings with default valuesPeter Korsgaard2008-04-041-668/+0
|
* defconfig: remove busybox config settingPeter Korsgaard2008-04-031-1/+0
| | | | | Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the selected version gets used. Got broken by r21257.
* * Reverted r21540Nigel Kukard2008-03-281-4/+4
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-281-4/+4
|
* Added ccache support and removed grub from defconfig due to brokenness at ↵Jason Spence2008-03-281-2/+2
| | | | the moment.
* somewhat updated defconfigJohn Voltz2008-03-061-9/+657
|
* - adjust defconfigBernhard Reutner-Fischer2007-09-251-40/+8
|
* - update defconfigBernhard Reutner-Fischer2007-06-071-7/+51
|
* - update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer2007-01-291-26/+34
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+56
-Erik
OpenPOWER on IntegriCloud