Commit Graph

18 Commits

Author SHA1 Message Date
Peter Robinson
4768e6b2a1 Enable sound SoC on aarch64, Update some ARM patches to latest upstream, small cleanups 2017-04-26 11:33:46 +01:00
Justin M. Forbes
d070a33ff4 Enable ena driver 2017-04-07 09:25:16 -05:00
Peter Robinson
54c6da11c6 minor config cleanups (NFC) 2017-04-03 00:16:52 +01:00
Peter Robinson
f34cd3b901 minor config cleanups (NFC) 2017-04-02 23:46:37 +01:00
Laura Abbott
c762bd18e3 Linux v4.11-rc4-18-gad0376e 2017-03-28 07:54:51 -07:00
Peter Robinson
b55a6deb27 Fix null pointer dereference in bcm2835 MMC driver, Minor updates 2017-03-26 21:16:08 +01:00
Laura Abbott
d9590581bc Linux v4.11-rc3-161-gebe6482 2017-03-24 08:10:53 -07:00
Justin M. Forbes
7ded90cb04 Turn on NET_VENDOR_SOLARFLARE to enable SFC devices again 2017-03-08 10:51:33 -06: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
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
8a8a5bec0a Linux v4.10-2512-g7bb0338 2017-02-22 07:39:25 -08:00
Peter Robinson
84099871b1 minor config cleanups (NFC) 2017-02-21 18:55:00 +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
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
ad2e73028b Linux v4.9-11744-gb0b3a37 2016-12-19 15:11:15 -06:00
Justin M. Forbes
962ea4f047 Linux v4.9-7150-gcdb98c2 2016-12-14 12:50:48 -06: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