Commit graph

188 commits

Author SHA1 Message Date
Laura Abbott
96110fc5ff Ensure ioschedulers are built in (rhbz 1690604) 2019-04-01 10:58:25 -07:00
Laura Abbott
66883f977b Linux v5.0 rebase 2019-03-25 14:24:18 -07:00
Laura Abbott
225f678346 Disable stackleak plugin
Packaging this is a bit more complicated than expected and
lets to errors when building external modules. Turn this off
for now until we find a better solution.
2019-03-05 11:28:01 -08:00
Justin M. Forbes
34ee0286b3 Linux v4.20.4 rebase 2019-01-23 10:18:52 -06:00
Jeremy Cline
f0203391bb
Linux v4.19.14 2019-01-09 13:02:31 -05:00
Hans de Goede
e52e046f39 Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984) 2018-12-27 16:51:25 +01:00
Justin M. Forbes
9bc6989237 Update CONFIG_DVB_MAX_ADAPTERS to upstream defaults (changed in 3.7) 2018-12-19 12:22:40 -06:00
Paul Bolle
3609aa8ae8
configs: correct memory configuration
The shipped .config files all have CONFIG_FLATMEM_MANUAL and
CONFIG_SPARSEMEM_MANUAL set.

This is wrong because each .config should have just one of these two set
set. (There's also CONFIG_DISCONTIGMEM_MANUAL but Fedora doesn't use
that.) As a result the build generates
    [...]⚠️ override: SPARSEMEM_MANUAL changes choice state

24 times.

If the configuration generation system drops CONFIG_FLATMEM_MANUAL the
warnings go away. And that doesn't change the final .config files that
the kernel's build system actually uses.

(Two details that very few people will care about:
1. x86/i686 still needs to unset CONFIG_FLATMEM_MANUAL to keep
process_configs.sh from killing the build;
2. the kernel build of armv7hl will silently drop
CONFIG_SPARSEMEM_MANUAL. Because of that I didn't bother with an
explicit override for arm/armv7.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-30 10:33:48 -05:00
Paul Bolle
0c4937f9e4
configs: use CONFIG_UNWINDER_ORC only in x86/x86_64
The shipped .config files for i686 have both CONFIG_UNWINDER_ORC and
CONFIG_UNWINDER_FRAME_POINTER set. This is wrong because those .config
files should only have CONFIG_UNWINDER_FRAME_POINTER set. As a result
the build generates
    [...]⚠️ override: UNWINDER_ORC changes choice state

4 times.

Move CONFIG_UNWINDER_ORC to x86/x86_64 to correct this. Note that this
doesn't change the final .config files that the kernel's build system
actually uses.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-30 10:33:47 -05:00
Jeremy Cline
7452c29bbb
Linux v4.19.2 2018-11-14 15:31:38 -05:00
Peter Robinson
2705a5abcc Fix network on some i.MX6 devices (rhbz 1628209) 2018-10-21 00:19:20 +01:00
Laura Abbott
bbb8ad2185 Disable CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER (rhbz 1637547) 2018-10-09 08:26:50 -07:00
Jeremy Cline
bbc0bbcd2e
Change CONFIG_SSB back to a module (rhbz #1572349) 2018-09-28 13:32:33 -04:00
Laura Abbott
b1cc6d82ff Use the CPU RNG for entropy (rhbz 1572944) 2018-09-13 17:29:08 -07:00
Laura Abbott
151d4019f7 Linux v4.18 rebase 2018-09-02 12:13:26 -07:00
Dan Horák
127beecb11
enable HDA sound drivers on PPC 2018-07-12 12:49:44 -04:00
Peter Robinson
4723878682 minor tegra 186 tweaks 2018-07-05 12:17:00 +01:00
Peter Robinson
f3af3aa6ab Enable Tegra194 SoC 2018-07-05 12:15:17 +01:00
Laura Abbott
b1c4f44bae
Enable leds-pca9532 module (rhbz 1595163) 2018-06-28 09:32:11 -04:00
Justin M. Forbes
ac63c81fef Linux v4.17.2 Rebase 2018-06-18 11:46:07 -05:00
Jeremy Cline
7cceef9fc8
Build HW_RANDOM_VIRTIO in rather than as a module
This helps when early boot needs the CRNG initialized (rhbz 1572944).
2018-05-02 18:23:00 -04:00
Peter Robinson
4f7721a7a3 Enable UFS storage options on ARM 2018-04-19 17:03:56 +01:00
Peter Robinson
64e9c49481 Enable drivers for Xilinx ZYMQ-MP Ultra96 2018-04-18 00:10:20 +01:00
Peter Robinson
3a398481db Fix Tegra TX series firmware/thermal interface 2018-04-17 14:18:51 +01:00
Jeremy Cline
2758d24adf
Revert "Enable IMA (rhbz 790008)"
This reverts commit bb540d20c6.

A recent change to the EFI lockdown patch forces IMA policy to be loaded
when secureboot is used. Unfortunately, we don't have all the pieces in
place to have all components fully signed. A F29 change request is
planned to address this, so disable IMA for F28.
2018-03-12 15:31:15 -04:00
Peter Robinson
60e272367a Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixes 2018-03-03 22:51:13 +00:00
Laura Abbott
bb540d20c6 Enable IMA (rhbz 790008) 2018-02-19 10:54:11 -08:00
François Cami
06498cbfe5
enable CONFIG_DRM_AMDGPU_SI so that Southern Island devices work with amdgpu & radv 2018-02-16 09:19:03 -05:00
Peter Robinson
b1638c0f32 we don't enable pci endpoint support, unlikely to run Fedora on a SoC on a PCI card plugged into a host atm 2018-02-10 16:01:19 +00:00
Peter Robinson
b634505077 minor cleanup (NFC) 2018-02-10 15:12:35 +00:00
Justin M. Forbes
c0815482a6 Linux v4.15-12216-gf9f1e414128e 2018-02-09 16:05:09 -06:00
Justin M. Forbes
f8bdcf89c2 ADV7511 only really needs to be on for ARM 2018-02-08 16:08:17 -06:00
Peter Robinson
b7e098b42c clean up a few obsoleted and duplicated config options (NFC) 2018-02-08 15:37:42 +00:00
Justin M. Forbes
bf681f6a5b Linux v4.15-11704-ga2e5790d8416 2018-02-07 09:13:24 -06:00
Justin M. Forbes
a698721916 Linux v4.15-10668-g35277995e179 2018-02-05 12:54:33 -06:00
Justin M. Forbes
a84c4d8276 Linux v4.15-9939-g4bf772b14675 2018-02-02 14:38:32 -06:00
Justin M. Forbes
2de661d489 Linux v4.15-6064-g255442c93843 2018-02-01 15:50:49 -06:00
Justin M. Forbes
98c76e090f Linux v4.15-1549-g6304672b7f0a 2018-01-30 12:26:27 -06:00
Peter Robinson
613cf10377 Filter GPU bridge drivers on all arches, re-enable adv7511 2018-01-29 22:28:36 +00:00
Laura Abbott
2841ab2761 Enable CONFIG_IP6_NF_TARGET_NPT (rhbz 1435884) 2018-01-18 08:59:42 -08:00
Laura Abbott
9e949a1624 Linux v4.15-rc7-152-g1545dec46db3 2018-01-12 09:12:40 -08:00
Laura Abbott
e3ed9bf70d Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058) 2018-01-08 14:37:57 -08:00
Hans de Goede
148a32e255 Add patches which allow specifying a default SATA linkpower management policy
for mobile chipsets and set the default LPM policy to "med_power_with_dipm"
2017-12-22 18:24:57 +01:00
Laura Abbott
7e5cbdbc68 Linux v4.15-rc4 2017-12-18 09:27:37 -08:00
Jeremy Cline
b59e92ed22
Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 on x86_64 only (rhbz 1525561) 2017-12-15 09:39:04 -05:00
Laura Abbott
5919ce3742 Linux v4.15-rc2-174-g328b4ed93b69 2017-12-06 09:48:29 -08:00
Peter Robinson
837c7f7fd0 Enable HID_CP2112 2017-12-06 11:05:48 +00:00
Peter Robinson
bd6ba47fb1 minor IrDA cleanup, add fix for Pine64 boot already in 4.14 2017-12-06 04:33:38 +00:00
Peter Robinson
9e9be214f5 Disable IrDA (broken, being dropped upstream) 2017-12-06 04:13:25 +00:00
Laura Abbott
e173d2adb6 Linux v4.15-rc1 2017-11-27 09:15:57 -08:00