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