summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_SSB
Commit message (Collapse)AuthorAgeFilesLines
* Change CONFIG_SSB back to a module (rhbz #1572349)Jeremy Cline2018-09-281-1/+1
|
* Linux v4.17-rc4-12-gf142f08bf7ecJustin M. Forbes2018-05-081-1/+1
|
* 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.