Commit Graph

4 Commits

Author SHA1 Message Date
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
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
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