Five files that are used in the configuration generation have typos in their names. Those typos have no effect on the build, but should still be fixed since they could be confusing (to people and scripts). Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx> --- Bravely untested! ..._DEBUG_KMEMLEAK_EARLY => CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE} | 0 configs/fedora/debug/{CONFIG_KGDB_GDB => CONFIG_KGDB_KDB} | 0 ...BOOTPARAM_HUNG_TASK_PANIC => CONFIG_BOOTPARAM_HUNG_TASK_PANIC} | 0 .../fedora/generic/x86/{CONFIG_EADC_AMD64 => CONFIG_EDAC_AMD64} | 0 .../{CONFIG_CONFIG_PINCTRL_LEWISBURG => CONFIG_PINCTRL_LEWISBURG} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename configs/fedora/debug/{CONFIG_DEBUG_KMEMLEAK_EARLY => CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE} (100%) rename configs/fedora/debug/{CONFIG_KGDB_GDB => CONFIG_KGDB_KDB} (100%) rename configs/fedora/generic/{CONFIG_DEFAULT_BOOTPARAM_HUNG_TASK_PANIC => CONFIG_BOOTPARAM_HUNG_TASK_PANIC} (100%) rename configs/fedora/generic/x86/{CONFIG_EADC_AMD64 => CONFIG_EDAC_AMD64} (100%) rename configs/fedora/generic/x86/{CONFIG_CONFIG_PINCTRL_LEWISBURG => CONFIG_PINCTRL_LEWISBURG} (100%) diff --git a/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY b/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE similarity index 100% rename from configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY rename to configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE diff --git a/configs/fedora/debug/CONFIG_KGDB_GDB b/configs/fedora/debug/CONFIG_KGDB_KDB similarity index 100% rename from configs/fedora/debug/CONFIG_KGDB_GDB rename to configs/fedora/debug/CONFIG_KGDB_KDB diff --git a/configs/fedora/generic/CONFIG_DEFAULT_BOOTPARAM_HUNG_TASK_PANIC b/configs/fedora/generic/CONFIG_BOOTPARAM_HUNG_TASK_PANIC similarity index 100% rename from configs/fedora/generic/CONFIG_DEFAULT_BOOTPARAM_HUNG_TASK_PANIC rename to configs/fedora/generic/CONFIG_BOOTPARAM_HUNG_TASK_PANIC diff --git a/configs/fedora/generic/x86/CONFIG_EADC_AMD64 b/configs/fedora/generic/x86/CONFIG_EDAC_AMD64 similarity index 100% rename from configs/fedora/generic/x86/CONFIG_EADC_AMD64 rename to configs/fedora/generic/x86/CONFIG_EDAC_AMD64 diff --git a/configs/fedora/generic/x86/CONFIG_CONFIG_PINCTRL_LEWISBURG b/configs/fedora/generic/x86/CONFIG_PINCTRL_LEWISBURG similarity index 100% rename from configs/fedora/generic/x86/CONFIG_CONFIG_PINCTRL_LEWISBURG rename to configs/fedora/generic/x86/CONFIG_PINCTRL_LEWISBURG -- 2.17.2 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx