summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/armv7/CONFIG_DRM_EXYNOS_ROTATOR
Commit message (Collapse)AuthorAgeFilesLines
* ARM updates for 4.18, cleanup some dropped config optionsPeter Robinson2018-06-151-0/+1
|
* Exynos IPP has be removed, the other 3 are marked broken due to it's ↵Peter Robinson2018-02-071-1/+0
| | | | removal, so drop the options
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-051-0/+1
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.