summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64.config
Commit message (Collapse)AuthorAgeFilesLines
* Enable sound SoC on aarch64, Update some ARM patches to latest upstream, ↵Peter Robinson2017-04-261-1/+1
| | | | small cleanups
* Minor ARM config cleanupsPeter Robinson2017-04-251-14/+1
|
* Enable ADV7533 sub modulePeter Robinson2017-04-211-1/+1
|
* Add support for TI Bluetooth modules, Add fixes for 96boards HiKeyPeter Robinson2017-04-121-0/+1
|
* Enable ena driverJustin M. Forbes2017-04-071-1/+2
|
* Rebase to new HummingBoard 2 DT patch, Minor ARM cleanups.Peter Robinson2017-04-061-1/+2
| | | | | | Enable Serial device TTY port controller As the TTY core is built-in only, this has the side effect of making serdev built-in as well. This is needed for devices such as Bluetooth, WiFi, GPS and NFC connected to UARTs on host processors.
* Update Amlogic meson supportPeter Robinson2017-04-031-4/+0
|
* minor config cleanups (NFC)Peter Robinson2017-04-031-1/+0
|
* minor config cleanups (NFC)Peter Robinson2017-04-021-9/+0
|
* Linux v4.11-rc4-18-gad0376eLaura Abbott2017-03-281-0/+1
|
* Linux v4.11-rc3-161-gebe6482Laura Abbott2017-03-241-1/+1
|
* Turn on CONFIG_CFG80211_CRDA_SUPPORTJustin M. Forbes2017-03-161-0/+1
|
* Linux v4.11-rc2-208-g69eea5aLaura Abbott2017-03-161-0/+2
|
* Minor ARM config cleanups, new bcm283x mmc driver (enabling us to get wifi ↵Peter Robinson2017-03-131-1/+0
| | | | on RPi3)
* Turn on NET_VENDOR_SOLARFLARE to enable SFC devices againJustin M. Forbes2017-03-081-1/+1
|
* Linux v4.11-rc1-88-gec3b93aLaura Abbott2017-03-081-2/+2
|
* Linux v4.11-rc1Laura Abbott2017-03-061-0/+1
|
* Enable CONFIG_NET_L3_MASTER_DEV (rhbz 1428530)Laura Abbott2017-03-021-1/+2
|
* - Enable Tiny DRM on ARM platformsPeter Robinson2017-03-011-17/+1
| | | | | | - ARM config updates - General config cleanups - Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163
* Linux v4.10-10531-g86292b3Laura Abbott2017-02-281-0/+1
|
* Linux v4.10-10320-ge5d56efLaura Abbott2017-02-271-0/+6
|
* Linux v4.10-9579-gf1ef09fLaura Abbott2017-02-241-1/+18
| | | | Includes config options from yesterday that were missed
* Linux v4.10-6476-gbc49a78Laura Abbott2017-02-231-0/+42
|
* Linux v4.10-2512-g7bb0338Laura Abbott2017-02-221-0/+10
|
* Linux v4.10-1242-g9763dd6Laura Abbott2017-02-211-0/+6
|
* minor config cleanups (NFC)Peter Robinson2017-02-211-2/+0
|
* enable PWRSEQ_EMMC as wellPeter Robinson2017-02-151-1/+1
|
* Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816)Peter Robinson2017-02-151-1/+1
|
* CVE-2017-5967 Disable CONFIG_TIMER_STATS (rhbz 1422138 1422140)Justin M. Forbes2017-02-141-1/+1
|
* Linux v4.10-rc6-85-g6d04dfcJustin M. Forbes2017-02-011-1/+1
|
* minor conf cleanup (NFC)Peter Robinson2017-01-221-1/+0
|
* Linux v4.10-rc4-78-g4b19a9eJustin M. Forbes2017-01-171-1/+1
|
* Minor ARM config updatesPeter Robinson2017-01-061-3/+0
|
* Linux v4.10-rc2-183-gc433eb7Justin M. Forbes2017-01-051-1/+1
|
* Fix nodebug kernels, CPUMASK_OFFSTACK is always selected with MAXSMPJustin M. Forbes2017-01-031-1/+1
|
* Enable Amlogic (meson) SoCs for ARMv7/aarch64Peter Robinson2016-12-271-1/+1
|
* Linux v4.10-rc1 (didn't adjust debug options), ARM config updates, minor ↵Peter Robinson2016-12-271-16/+11
| | | | general config cleanups
* Linux v4.9-11999-g50f6584Justin M. Forbes2016-12-231-0/+1
|
* Add script to check config generationLaura Abbott2016-12-221-106/+104
| | | | | | | | | | | 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>
* Linux v4.9-11815-ge93b1ccJustin M. Forbes2016-12-211-0/+1
|
* Linux v4.9-11815-ge93b1ccJustin M. Forbes2016-12-201-0/+1
|
* Minor ARM config updatesPeter Robinson2016-12-201-2/+0
|
* Enable QDF2400 Onboard NetworkingJustin M. Forbes2016-12-191-0/+2
|
* Linux v4.9-11744-gb0b3a37Justin M. Forbes2016-12-191-0/+20
|
* Linux v4.9-10415-g73e2e0cJustin M. Forbes2016-12-161-2/+17
|
* Linux v4.9-8648-g5cc60aeJustin M. Forbes2016-12-151-1/+17
|
* Linux v4.9-7150-gcdb98c2Justin M. Forbes2016-12-141-2/+72
|
* Linux v4.9-2682-ge7aa8c2 (missing secure boot as that is being rebased to ↵Justin M. Forbes2016-12-131-3/+37
| | | | the new upstream tree
* Linux v4.9-rc8-55-gce779d6Laura Abbott2016-12-071-1/+1
| | | | - Disable CONFIG_AF_KCM (rhbz 1402489)
* Change method of configuration generationLaura Abbott2016-12-061-0/+5823
The existing method of managing configuration files gets unweildy. Changing individual lines in text files gets difficult without manual organization. Switch to a method of configuration generation that's inspired from the method used inside Red Hat. Each configuration option gets its own file which are then combined to form the configuration files. This makes confirming what's actually enabled much easier.