Commit Graph

17 Commits

Author SHA1 Message Date
Peter Robinson be2111b4e4 a few minor ARM config tweaks 2018-09-16 17:46:54 +01:00
Dan Horák 539c77ed02
drop redundant spectre v2 mitigation (rhbz#1627915) 2018-09-12 15:37:13 -04:00
Jeremy Cline a23ced99bd
Linux v4.18-7873-gf91e654474d4 2018-08-16 14:56:49 +01:00
Laura Abbott 7c800e431f Disable framebuffer takeover on s390 again due to more build failures 2018-08-01 17:38:43 +01:00
Hans de Goede d88b5d13ef Add patch to fix FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER on s390x and
re-enable FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER on s390x
2018-07-31 11:12:13 +02:00
Laura Abbott 0256b7c58a Disable framebuffer takeover on s390 due to build failure 2018-07-30 11:48:33 -07:00
Peter Robinson c36cd75159 ARM updates for 4.18, cleanup some dropped config options 2018-06-15 12:57:54 +01:00
Dan Horák 6cf9fb9604 [ppc, s390x] enable kexec_file_load system call 2018-06-07 16:18:15 +02:00
Jeremy Cline dc16ce7d36
Enable CONFIG_SCSI_DH* for s390x (rhbz 1586189) 2018-06-05 17:00:26 -04:00
Justin M. Forbes dec69994ee Config updates for upstream kconfig patch 17baab68d337a0bf4654091e2b4cd67c3fdb44d8 2018-05-15 10:39:52 -05:00
Jeremy Cline 83c9dc6967
Enable CONFIG_DRM on s390x for real (rhbz 1569086)
This only works with 4.17.
2018-04-19 15:23:57 -04:00
Peter Robinson b9b2a331d5 Enable UFS storage options on ARM, just enable on ARM/x86 as it's only likely to be on those platgforms at this point 2018-04-19 17:00:25 +01:00
Jeremy Cline 82a7e3d264
Revert "Enable CONFIG_DRM on s390x (rhbz 1569086)"
It turns out this depends on CONFIG_VT which depends on !S390

This reverts commit c45e5994bf.
2018-04-19 11:32:55 -04:00
Jeremy Cline c45e5994bf
Enable CONFIG_DRM on s390x (rhbz 1569086) 2018-04-18 13:40:24 -04:00
Justin M. Forbes c0815482a6 Linux v4.15-12216-gf9f1e414128e 2018-02-09 16:05:09 -06:00
Justin M. Forbes 98c76e090f Linux v4.15-1549-g6304672b7f0a 2018-01-30 12:26:27 -06: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