summaryrefslogtreecommitdiffstats
path: root/configs/fedora/debug/x86/x86_64/CONFIG_NR_CPUS
Commit message (Collapse)AuthorAgeFilesLines
* Update NR_CPUS for aarch64, powerpc, and s390xJeremy Cline2019-11-041-1/+0
| | | | | This aligns the setting with upstream defconfigs along with the ARK configuration.
* 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.