summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_AX25
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Goodbye CONFIG_AX25"Laura Abbott2019-12-101-1/+1
| | | | | | This reverts commit e3676c312d6ce5efd03da004aef14a0cdb3b6f56. Turns out I cannot read and this is not the correct option.
* Goodbye CONFIG_AX25Laura Abbott2019-12-091-1/+1
| | | | | Upstream is looking to turn this off https://patchwork.ozlabs.org/patch/1206351/
* 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.