Commit graph

14 commits

Author SHA1 Message Date
Peter Robinson
e75be08c78 Fix network on some i.MX6 devices (rhbz 1628209) 2018-10-21 10:10:39 +01:00
Laura Abbott
3ff7442ae3 Disable CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER (rhbz 1637547) 2018-10-09 08:29:36 -07:00
Laura Abbott
24bd8d77cf Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242) 2018-10-01 12:48:07 -07:00
Jeremy Cline
282ab185b8
Change CONFIG_SSB back to a module (rhbz #1572349) 2018-09-28 13:33:32 -04:00
Laura Abbott
c96d1d09f0 Use the CPU RNG for entropy (rhbz 1572944) 2018-09-13 17:30:43 -07:00
Laura Abbott
16fb238f05 Linux v4.18 rebase 2018-09-13 11:20:02 -07:00
Dan Horák
4ca8fe751e
enable HDA sound drivers on PPC 2018-07-12 12:52:28 -04:00
Justin M. Forbes
b1f098774e Linux v4.17.2 2018-06-22 09:56:46 -05:00
Jeremy Cline
6faeae3b42
Fix new ARM configs to work with the old F27 config directories
This commit of shame is because I didn't adjust the configurations when
cherry-picking from f28.
2018-05-09 16:11:23 -04:00
Jeremy Cline
76a13e6a64
Linux v4.16.8 2018-05-09 16:01:30 -04:00
Peter Robinson
dd90fc1099
add USB_TEGRA_PHY config 2018-05-09 15:59:22 -04:00
Laura Abbott
f8e9b44738 Linux v4.15.2 2018-02-08 06:51:13 -08:00
Peter Robinson
6f8cd48d50 enable Simple PM Bus on ARM 2017-12-04 08:26:39 +00: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