Commit Graph

435 Commits

Author SHA1 Message Date
Laura Abbott
97f92e0a84 Enable CONFIG_NET_L3_MASTER_DEV (rhbz 1428530) 2017-03-02 11:04:29 -08:00
Peter Robinson
6cabd13346 ... and rebuild configs 2017-03-02 17:33:33 +00:00
Peter Robinson
51f1cbdea9 - Enable Tiny DRM on ARM platforms
- ARM config updates
- General config cleanups
- Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163
2017-03-01 12:12:17 +00:00
Laura Abbott
01d8442680 Linux v4.10-10531-g86292b3 2017-02-28 09:24:03 -08:00
Laura Abbott
7f10d93443 Linux v4.10-10320-ge5d56ef 2017-02-27 08:49:14 -08:00
Laura Abbott
09145060e9 Linux v4.10-9579-gf1ef09f
Includes config options from yesterday that were missed
2017-02-24 08:50:34 -08:00
Laura Abbott
c796f87d68 Linux v4.10-6476-gbc49a78 2017-02-23 09:21:58 -08:00
Laura Abbott
8a8a5bec0a Linux v4.10-2512-g7bb0338 2017-02-22 07:39:25 -08:00
Laura Abbott
012c1b4999 Linux v4.10-1242-g9763dd6 2017-02-21 11:23:09 -08:00
Peter Robinson
84099871b1 minor config cleanups (NFC) 2017-02-21 18:55:00 +00:00
Peter Robinson
f43646ce1a enable PWRSEQ_EMMC as well 2017-02-15 23:15:45 +00:00
Peter Robinson
6ec30f5393 Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816) 2017-02-15 23:06:52 +00:00
Justin M. Forbes
fa0d6b9036 CVE-2017-5967 Disable CONFIG_TIMER_STATS (rhbz 1422138 1422140) 2017-02-14 09:57:56 -06:00
Justin M. Forbes
5d58fd5ccc increase KMEMLEAK_EARLY_LOG_SIZE (rhbz 1201179) 2017-02-06 16:06:47 -06:00
Justin M. Forbes
2788aaebb0 Linux v4.10-rc6-85-g6d04dfc 2017-02-01 15:17:12 -06:00
Justin M. Forbes
860e040971 Linux v4.10-rc4-78-g4b19a9e 2017-01-17 16:00:18 -06:00
Peter Robinson
a99c794e82 Update RPi3 DT, minor ARM config update 2017-01-16 06:40:35 +00:00
Peter Robinson
62d486acb3 Minor ARM config updates 2017-01-06 15:44:21 +00:00
Justin M. Forbes
0272029090 Linux v4.10-rc2-183-gc433eb7 2017-01-05 16:23:36 -06:00
Peter Robinson
b4fd5ce16d Enable Amlogic (meson) SoCs for ARMv7/aarch64 2016-12-27 04:15:07 +00:00
Peter Robinson
e686a652a2 Linux v4.10-rc1 (didn't adjust debug options), ARM config updates, minor general config cleanups 2016-12-27 02:51:37 +00:00
Justin M. Forbes
d9bf1c0293 Linux v4.9-11999-g50f6584 2016-12-23 09:36:58 -06:00
Laura Abbott
a20ad4f4fd Add script to check config generation
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>
2016-12-22 14:11:05 -08:00
Justin M. Forbes
62458db07f Linux v4.9-11815-ge93b1cc 2016-12-21 13:03:15 -06:00
Justin M. Forbes
df505fba5d Linux v4.9-11815-ge93b1cc 2016-12-20 09:51:29 -06:00
Peter Robinson
dcffacfddd Enable some Qualcomm QDF2432 server platform options 2016-12-20 11:01:29 +00:00
Peter Robinson
86b2f443ee Minor ARM config updates 2016-12-20 10:11:24 +00:00
Justin M. Forbes
deaaa3cf20 Enable QDF2400 Onboard Networking 2016-12-19 16:42:05 -06:00
Justin M. Forbes
ad2e73028b Linux v4.9-11744-gb0b3a37 2016-12-19 15:11:15 -06:00
Justin M. Forbes
ccbb099501 Linux v4.9-10415-g73e2e0c 2016-12-16 09:42:31 -06:00
Justin M. Forbes
84f938c2ad Linux v4.9-8648-g5cc60ae 2016-12-15 13:27:26 -06:00
Justin M. Forbes
962ea4f047 Linux v4.9-7150-gcdb98c2 2016-12-14 12:50:48 -06:00
Justin M. Forbes
4778b265ca Linux v4.9-2682-ge7aa8c2 (missing secure boot as that is being rebased to the new upstream tree 2016-12-13 16:26:04 -06:00
Laura Abbott
43988ee4c0 Linux v4.9-rc8-55-gce779d6
- Disable CONFIG_AF_KCM (rhbz 1402489)
2016-12-07 09:44:47 -08:00
Laura Abbott
1b7eeb8019 Change method of configuration generation
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.
2016-12-06 12:07:10 -08:00