summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86/i686PAE
Commit message (Collapse)AuthorAgeFilesLines
* Clean up i686PAE configs as they are no longer in useJustin M. Forbes2018-11-08158-158/+0
|
* a few minor ARM config tweaksPeter Robinson2018-09-161-1/+0
|
* ARM updates for 4.18, cleanup some dropped config optionsPeter Robinson2018-06-151-1/+0
|
* Config updates for upstream kconfig patch ↵Justin M. Forbes2018-05-152-0/+2
| | | | 17baab68d337a0bf4654091e2b4cd67c3fdb44d8
* Disable tps65217-charger, fix for the BeagleBone boot failure, Further fix ↵Peter Robinson2018-04-121-1/+1
| | | | for ThunderX ZIP driver, fix olpc i686 config
* drop removed X86_PPRO_FENCE config optionPeter Robinson2018-03-271-1/+0
|
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-05159-0/+159
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.