summaryrefslogtreecommitdiffstats
path: root/Makefile.config
Commit message (Collapse)AuthorAgeFilesLines
* Reorganisation and cleanup of the powerpc configsPeter Robinson2015-06-261-13/+10
|
* Remove ppc32 supportJosh Boyer2014-09-081-11/+1
| | | | | | | | | | | | | | | | The powerpc secondary arch team has disabled all ppc32 builds in koji for F21 and beyond: https://lists.fedoraproject.org/pipermail/ppc/2014-May/002801.html FESCo also recently said that dropped or new architectures must essentially prove they have an active and viable effort behind them before being considered for Secondary Arch support. This effort has not materialized in the interim since the current powerpc team dropped ppc32. There's little point in keeping support for ppc32 support in the kernel package when it will never be built. This also removes the -smp variant and with_smp* support, as that was only used on ppc32.
* Add ppc64le support from Brent Baude (rhbz 1073102)Josh Boyer2014-03-061-1/+8
|
* use $^ and specify config-{no,}debug in the dependenciesKyle McMartin2014-01-211-4/+4
| | | | no functional change
* disable extras on armKyle McMartin2013-10-031-1/+4
|
* Add initial arm64 supportKyle McMartin2013-06-161-3/+19
| | | | | | | | Based on a working config by Paul Whalen. The generated config ends up being the same, so hopefully this marks the first ARMv8 Fedora kernel. Signed-off-by: Kyle McMartin <kyle@redhat.com>
* kernel-$VERSION == $CFGKyle McMartin2013-06-101-14/+14
| | | | ... and it's used above, so... use it.
* ARM 3.10 merge and general cleanup, Drop dedicated tegra kernel as now ↵Peter Robinson2013-05-031-7/+0
| | | | Multiplatform enabled, Enable Tegra and UX500 (Snowball) in Multiplatform
* - Make tegra inherit armv7-generic, fix and re-enable tegraPeter Robinson2013-04-011-5/+2
| | | | | | - Enable SPI on ARM - Drop config-arm-generic - ARM config updates
* further ARM OMAP updatesPeter Robinson2013-03-291-7/+1
|
* Initial merge OMAP support into ARM unified kernelPeter Robinson2013-03-171-12/+11
| | | | | | Add ARM LPAE kernel for Cortex A-15 devices that support LPAE and HW virtualisation Unified ARM kernel provides highbank and OMAP support Drop remantents of ARM softfp kernels
* - Drop ARM kirkwood kernelPeter Robinson2013-02-281-7/+0
| | | | | - Enable SPI on ARM - General 3.9 updates
* Fixup sparc removalJustin M. Forbes2013-01-071-8/+1
|
* Initial update of ARM configs for 3.8, Enable DRM driver for tegra, Drop ↵Peter Robinson2013-01-051-10/+0
| | | | separate imx kernel. Will be reintroduced soon in unified
* Update ARM configs for latest 3.7, Drop highbank kernel build variant as its ↵Peter Robinson2012-12-111-17/+0
| | | | in unified kernel
* fix the ARM Makefile.config for softfp unified kernelPeter Robinson2012-11-301-1/+1
|
* Update ARM unified configPeter Robinson2012-11-071-1/+1
|
* The initial ARM unified kernel support (vexpress, highbank, mvebu to begin). ↵Peter Robinson2012-10-261-2/+9
| | | | WOO HOO
* Add support for ppc64p7 subarchJosh Boyer2012-08-081-3/+9
|
* add patch to fix ftbfs on tegra due to sdhci MODULE_DEVICE_TABLE mismatchDennis Gilmore2012-05-231-4/+1
| | | | dont make a arm config file we do not use it anywhere
* Restructure ARM configs to minimise duplication and pull all generic optionsPeter Robinson2012-05-091-11/+14
|
* rename config-arm-omap-generic to config-arm-omapPeter Robinson2012-04-121-3/+3
|
* Update ARM components in Makefile.configPeter Robinson2012-02-141-4/+5
|
* Build an ARM hardfp base versatile/qemu kernelPeter Robinson2012-02-061-1/+4
|
* iadd support for building highbank, imx and kirkwood kernel images on armDennis Gilmore2011-12-231-0/+26
|
* Drop ia64.Josh Boyer2011-10-271-9/+2
| | | | Goodbye, ia64. Prarit will miss you.
* tweak the arm configs a littleDennis Gilmore2011-08-161-1/+12
| | | | | | build a up image on armv5tel its a basic qemu image. setup to make configs for building kernels on hardware floating point arm arches
* setup config for tegra based arm boards, add device treeDennis Gilmore2011-08-161-1/+7
| | | | patches for arm build tegra and omap kernel on arm
* From: David Marlin <dmarlin@redhat.com>Josh Boyer2011-08-161-2/+12
| | | | | | | | | Modify to split the ARM config files to work more like other archs. Rename: config-arm -> config-arm-generic Add: config-arm-omap-generic
* Split out the 32bit only options from x86-32Dave Jones2011-08-091-6/+12
| | | | | | Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64.
* initial srpm importJesse Keating2010-07-291-0/+105