From 4df1293806f2b143a4d076ead9ab6ea78ca12f05 Mon Sep 17 00:00:00 2001 From: Don Zickus Date: Wed, 24 Jan 2018 11:59:38 -0500 Subject: [PATCH] Fix misnamed CONFIG files A couple of CONFIG file names were misnamed during their creation. Fix them up. configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible -> configs/fedora/generic/CONFIG_DEBUG_VM_RB and configs/fedora/generic/CONFIG_DPM_WATCHDOG revisit this in debug -> configs/fedora/generic/CONFIG_DPM_WATCHDOG --- ...CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible | 1 - ...IG_DPM_WATCHDOG revisit this in debug => CONFIG_DPM_WATCHDOG} | 0 2 files changed, 1 deletion(-) delete mode 100644 configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible rename configs/fedora/generic/{CONFIG_DPM_WATCHDOG revisit this in debug => CONFIG_DPM_WATCHDOG} (100%) diff --git a/configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible b/configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible deleted file mode 100644 index fbc8aaef8..000000000 --- a/configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible diff --git a/configs/fedora/generic/CONFIG_DPM_WATCHDOG revisit this in debug b/configs/fedora/generic/CONFIG_DPM_WATCHDOG similarity index 100% rename from configs/fedora/generic/CONFIG_DPM_WATCHDOG revisit this in debug rename to configs/fedora/generic/CONFIG_DPM_WATCHDOG