summaryrefslogtreecommitdiffstats
path: root/baseconfig/x86
Commit message (Collapse)AuthorAgeFilesLines
* remove baseconfig, obsoletePeter Robinson2018-01-081-1/+0
|
* Oh whoops this was untrackedLaura Abbott2018-01-041-0/+1
|
* configs: Rename config directories to sub-directoryDon Zickus2017-11-131149-1149/+0
| | | | | | | | | | | | | | | | | | | | | | As part of an effort to foster better cross collaboration with internal Red Hat kernels, align the configs layout to match that kernel. This will allow Red Hat engineers to provide easier guidance on how to set various config options. In addition, the scripts that process the config options will migrate to the configs/ directory too in later patches. Future config workflows will stage all work in the configs/ area. A simple diff between the kernels will easily expose which config options are different. Reading the comments in the file provides guidance to Fedora to determine if that kernel should make a similar change or not. Rename debugconfig -> configs/base-debug Rename baseconfig -> configs/base-generic Rename configs/base-generic/arm/arm64 -> configs/base-generic/arm/aarch64 No code changes made.
* Stop setting CONFIG_MAXSMP and adjust NR_CPUSLaura Abbott2017-10-312-2/+2
| | | | | | | During the Kconfig factor, CONFIG_MAXSMP was set for all builds instead of just debug builds. This bumps the NR_CPUs up to 8192 which is far more than anyone actually needs for Fedora. Stop setting CONFIG_MAXSMP on non-debug configs and adjust NR_CPUs back to what it was before.
* Linux v4.14-rc5-31-g73d3393ada4fJustin M. Forbes2017-10-191-0/+1
|
* disable a number of unused PATA/SATA drivers on ARM, don't build x86 specificPeter Robinson2017-10-0111-0/+11
| | | | drivers on other arches, minor tweaks to other arch specific configs
* Raspberry Pi serial console fixes, minor other Pi improvements, Various ARM ↵Peter Robinson2017-09-112-2/+0
| | | | cleanups, build mmc/pwrseq non modular
* Linux v4.13-11197-gf007cad159e9Justin M. Forbes2017-09-113-0/+3
|
* Only build ParPort support on x86, ARM and s390x long disabled it, only PPC ↵Peter Robinson2017-09-0912-0/+12
| | | | HW that shipped it was long prior to anything we remotely support
* Linux v4.13-9219-g015a9e66b9b8Justin M. Forbes2017-09-081-0/+1
|
* Linux v4.13-6657-g3b9f8ed25dbeJustin M. Forbes2017-09-071-0/+1
|
* Linux v4.13-4257-ge7d0c41ecc2eJustin M. Forbes2017-09-066-0/+6
|
* Disable Infiniband/RDMA on ARMv7 as we no longer have userspace toolsPeter Robinson2017-08-311-0/+1
|
* Only enable GPIO_IT87 on x86, it's not used on other archesPeter Robinson2017-08-221-0/+1
|
* Add missing config dependencyLaura Abbott2017-08-171-0/+1
|
* Enable CONFIG_DRM_VBOXVIDEO=m on x86, CONFIG_R8188EU=m on x86_64Hans de Goede2017-08-162-0/+2
|
* Add missing config filesLaura Abbott2017-07-311-0/+1
|
* minor cleanup, drop some old optionsPeter Robinson2017-07-184-0/+4
|
* Minor ARM config updatesPeter Robinson2017-07-172-2/+0
|
* Linux v4.12-11618-gb86faee6d111Laura Abbott2017-07-141-0/+1
|
* Linux v4.12-10317-gaf3c8d9Laura Abbott2017-07-104-4/+2
|
* Linux v4.12-7934-g9f45efbLaura Abbott2017-07-076-0/+6
|
* Linux v4.12-3441-g1996454Laura Abbott2017-07-058-1/+2
|
* minor config cleanup (NFC)Peter Robinson2017-07-042-2/+0
|
* minor config cleanups (NFC)Peter Robinson2017-06-281-0/+0
|
* Improve Bay and Cherry Trail device supportHans de Goede2017-06-2336-1/+35
| | | | | | | | - Enable AXP288 PMIC support on x86_64 for battery charging and monitoring support on Bay and Cherry Trail tablets and laptops - Enable various drivers for peripherals found on Bay and Cherry Trail tablets - Add some small patches fixing suspend/resume touchscreen and accelerometer issues on various Bay and Cherry Trail tablets
* Updates for ARM devices, Build ARM Chromebook specifics on all ARM architecturesPeter Robinson2017-05-297-6/+0
|
* Various ARM updatesPeter Robinson2017-05-242-0/+2
|
* drop arm64 mm numa fix patchPeter Robinson2017-05-221-0/+1
| | | | | | | The problem is now properly fixed in 4.11+ f073bdc51771 mm: don't dereference struct page fields of invalid pages 6d526ee26ccd arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
* Linux v4.12-rc1Justin M. Forbes2017-05-151-0/+1
|
* minor merge window cleanupsPeter Robinson2017-05-1012-2/+5
|
* Linux v4.11-10603-g13e0988Justin M. Forbes2017-05-082-1/+1
|
* Linux v4.11-8539-gaf82455Justin M. Forbes2017-05-056-1/+5
|
* Linux v4.11-7650-ga1be8edJustin M. Forbes2017-05-047-5/+2
|
* Linux v4.11-1464-gd3b5d35Justin M. Forbes2017-05-021-0/+1
|
* Enable sound SoC on aarch64, Update some ARM patches to latest upstream, ↵Peter Robinson2017-04-264-3/+0
| | | | small cleanups
* Enable ena driverJustin M. Forbes2017-04-071-0/+1
|
* minor config cleanups (NFC)Peter Robinson2017-04-0315-0/+15
|
* minor config cleanups (NFC)Peter Robinson2017-04-0210-0/+10
|
* Linux v4.11-rc4-18-gad0376eLaura Abbott2017-03-281-0/+1
|
* Fix null pointer dereference in bcm2835 MMC driver, Minor updatesPeter Robinson2017-03-262-0/+2
|
* Linux v4.11-rc3-161-gebe6482Laura Abbott2017-03-241-0/+1
|
* Turn on NET_VENDOR_SOLARFLARE to enable SFC devices againJustin M. Forbes2017-03-081-0/+1
|
* - Enable Tiny DRM on ARM platformsPeter Robinson2017-03-0117-4/+12
| | | | | | - ARM config updates - General config cleanups - Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163
* Linux v4.10-10320-ge5d56efLaura Abbott2017-02-273-0/+3
|
* Linux v4.10-9579-gf1ef09fLaura Abbott2017-02-247-0/+7
| | | | Includes config options from yesterday that were missed
* Linux v4.10-2512-g7bb0338Laura Abbott2017-02-222-0/+1
|
* minor config cleanups (NFC)Peter Robinson2017-02-215-0/+5
|
* Linux v4.10-rc1 (didn't adjust debug options), ARM config updates, minor ↵Peter Robinson2016-12-2713-9/+4
| | | | general config cleanups
* Add script to check config generationLaura Abbott2016-12-2272-13/+72
| | | | | | | | | | | The kernel configuration generation currently checks to make sure every option is defined with listnewconfig. It does not check that each option is the same as listnewconfig. This can lead to odd situations where the Fedora configuration does not match what's actually present in the generated config. Add a script to check for these kinds of changes. Based on work done by Miguel Flores Silverio <floresmigu3l@gmail.com>