From 86228cf5f3846b08e8c343daf93af9c25131343b Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Sat, 12 Jan 2019 18:37:42 +0100 Subject: [PATCH] configs: Correct four non-standard filenames These non-standard filenames 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 --- ...FIG_ALTERA_PR_IP_CORE_PLAT=n => CONFIG_ALTERA_PR_IP_CORE_PLAT} | 0 configs/fedora/generic/{CONFIG_B53_SERDES=n => CONFIG_B53_SERDES} | 0 .../{CONFIG_FPGA_MGR_ZYNQ_FPGA=n => CONFIG_FPGA_MGR_ZYNQ_FPGA} | 0 .../x86/{CONFIG_SENSORS_APPLESMC=m => CONFIG_SENSORS_APPLESMC} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename configs/fedora/generic/{CONFIG_ALTERA_PR_IP_CORE_PLAT=n => CONFIG_ALTERA_PR_IP_CORE_PLAT} (100%) rename configs/fedora/generic/{CONFIG_B53_SERDES=n => CONFIG_B53_SERDES} (100%) rename configs/fedora/generic/{CONFIG_FPGA_MGR_ZYNQ_FPGA=n => CONFIG_FPGA_MGR_ZYNQ_FPGA} (100%) rename configs/fedora/generic/x86/{CONFIG_SENSORS_APPLESMC=m => CONFIG_SENSORS_APPLESMC} (100%) diff --git a/configs/fedora/generic/CONFIG_ALTERA_PR_IP_CORE_PLAT=n b/configs/fedora/generic/CONFIG_ALTERA_PR_IP_CORE_PLAT similarity index 100% rename from configs/fedora/generic/CONFIG_ALTERA_PR_IP_CORE_PLAT=n rename to configs/fedora/generic/CONFIG_ALTERA_PR_IP_CORE_PLAT diff --git a/configs/fedora/generic/CONFIG_B53_SERDES=n b/configs/fedora/generic/CONFIG_B53_SERDES similarity index 100% rename from configs/fedora/generic/CONFIG_B53_SERDES=n rename to configs/fedora/generic/CONFIG_B53_SERDES diff --git a/configs/fedora/generic/CONFIG_FPGA_MGR_ZYNQ_FPGA=n b/configs/fedora/generic/CONFIG_FPGA_MGR_ZYNQ_FPGA similarity index 100% rename from configs/fedora/generic/CONFIG_FPGA_MGR_ZYNQ_FPGA=n rename to configs/fedora/generic/CONFIG_FPGA_MGR_ZYNQ_FPGA diff --git a/configs/fedora/generic/x86/CONFIG_SENSORS_APPLESMC=m b/configs/fedora/generic/x86/CONFIG_SENSORS_APPLESMC similarity index 100% rename from configs/fedora/generic/x86/CONFIG_SENSORS_APPLESMC=m rename to configs/fedora/generic/x86/CONFIG_SENSORS_APPLESMC