From: Heiko Carstens Date: Thu, 12 Apr 2018 09:01:07 +0000 (+0200) Subject: s390: rename default_defconfig to debug_defconfig X-Git-Tag: v4.17-rc2~29^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=49d23a851d62c03daebae2d245dcc9b07dbfa89f;p=users%2Fjedix%2Flinux-maple.git s390: rename default_defconfig to debug_defconfig The name debug_defconfig reflects what the config is actually good for and should be less confusing. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/configs/default_defconfig b/arch/s390/configs/debug_defconfig similarity index 100% rename from arch/s390/configs/default_defconfig rename to arch/s390/configs/debug_defconfig