Commit Graph

195 Commits

Author SHA1 Message Date
Justin M. Forbes 440cf26812 Linux v4.16-5456-g17dec0a94915 2018-04-04 12:45:22 -05:00
Justin M. Forbes 71c4e801d3 Linux v4.16-2520-g642e7fd23353 2018-04-03 12:18:00 -05:00
Peter Robinson 0e8aa23324 drop removed X86_PPRO_FENCE config option 2018-03-27 03:19:08 +01:00
Peter Robinson ab234213c4 Enable initial config for Xilinx ZynqMP platforms 2018-03-26 00:09:27 +01:00
Laura Abbott 4acc5bbea9 Disable IMA appraise (rhbz 1554474)
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. Disable appraisal for now
until that gets fixed.
2018-03-12 12:12:50 -07:00
Jeremy Cline 06a455a312
Linux v4.16-rc5 2018-03-12 10:49:13 -04:00
Justin M. Forbes f20e0a3b66 Update efi-lockdown patch with current. 2018-03-12 08:46:00 -05:00
Peter Robinson b724bdfa9e Enable SATA_SIL24 on ARM rhbz 1553931 2018-03-10 07:41:48 +00:00
Laura Abbott 898f8e9b5f Enable CONFIG_ARM64_PMEM
Request for some arm64 devices
2018-03-09 09:52:33 -08:00
Peter Robinson deb9c48b2d enable big.little cpufreq on ARM64 2018-03-05 18:33:59 +00:00
Peter Robinson 8a843c93fd fixupp ARM_SCPI_CPUFREQ config 2018-03-05 09:41:39 +00:00
Jeremy Cline 49df743369
Linux v4.16-rc4 2018-03-04 22:57:03 -05:00
Peter Robinson 2a0e4a876d minor ARM usb cleanups 2018-03-04 11:27:28 +00: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 356f92a381 Don't build in CONFIG_X86_PMEM_LEGACY (rhbz 1460398) 2018-02-28 09:34:54 -08: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 0931a042a5 Enable GPIO found on SynQuacer platforms 2018-02-14 09:45:22 +00:00
Justin M. Forbes 0b116e4726 Add configs 2018-02-12 07:32:33 -06:00
Peter Robinson 682fa4513e minor AllWinner config tweeak 2018-02-12 01:16:42 +00: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 65da22b9d7 ARM doesn't support the Gemini SoCs 2018-02-10 15:26:17 +00:00
Peter Robinson b634505077 minor cleanup (NFC) 2018-02-10 15:12:35 +00:00
Peter Robinson 4b5db15c5b of pci config options dropped 2018-02-10 14:53:34 +00:00
Peter Robinson 390328875f remove old mv cesa driver 2018-02-10 14:11:08 +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
Justin M. Forbes 5ebe83e42f Linux v4.15-11930-g581e400ff935 2018-02-08 13:35:33 -06:00
Peter Robinson 35b467828a POWER_RESET_IMX has been dropped 2018-02-08 15:58:38 +00: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
Peter Robinson ac4e94dcf3 Exynos IPP has be removed, the other 3 are marked broken due to it's removal, so drop the options 2018-02-07 13:47:23 +00:00
Hans de Goede 8d6edefe57 Set CONFIG_VBOXGUEST=m 2018-02-07 12:06:32 +01: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
Don Zickus 4df1293806 Fix misnamed CONFIG files
A couple of CONFIG file names were misnamed during their creation.
Fix them up.

configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible -> configs/fedora/generic/CONFIG_DEBUG_VM_RB

and

configs/fedora/generic/CONFIG_DPM_WATCHDOG revisit this in debug -> configs/fedora/generic/CONFIG_DPM_WATCHDOG
2018-01-25 00:13:35 -08:00
Laura Abbott 2841ab2761 Enable CONFIG_IP6_NF_TARGET_NPT (rhbz 1435884) 2018-01-18 08:59:42 -08:00
Peter Robinson 283a6156bc add MMC support for 96boards Synquacer platform, add missing CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config 2018-01-13 06:20:30 +00:00
Justin M. Forbes 78b277bd72 Initial retpoline patches for Spectre v2 2018-01-11 10:28:58 -06:00
Laura Abbott e3ed9bf70d Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058) 2018-01-08 14:37:57 -08:00
Peter Robinson b56d7dd11d remove old qcom config options 2018-01-08 09:45:22 +00:00
Don Zickus 4d6d8cc5c1 configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use.  Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.

This patch does a plain

mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora

No code changes.
2018-01-05 14:40:14 -08:00