Linux/linux 106f146arch/alpha Makefile, arch/arm64 Makefile

Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kconfig updates from Masahiro Yamada:

 - always require argument for --defconfig and remove the hard-coded
   arch/$(ARCH)/defconfig path

 - make arch/$(SRCARCH)/configs/defconfig the new default of defconfig

 - some code cleanups

* tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  kconfig: remove meaningless if-conditional in conf_read()
  kconfig: Fix spelling of sym_is_changable
  unicore32: rename unicore32_defconfig to defconfig
  kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
  kconfig: add static qualifier to expand_string()
  kconfig: require the argument of --defconfig
  kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
DeltaFile
+214-0arch/unicore32/configs/defconfig
+0-214arch/unicore32/configs/unicore32_defconfig
+3-22scripts/kconfig/confdata.c
+5-5scripts/kconfig/nconf.c
+4-6scripts/kconfig/conf.c
+5-5scripts/kconfig/mconf.c
+5-3scripts/kconfig/Makefile
+1-2arch/unicore32/Makefile
+2-1scripts/kconfig/preprocess.c
+1-2scripts/kconfig/lkc_proto.h
+1-1scripts/kconfig/symbol.c
+0-2arch/arm64/Makefile
+0-2arch/nds32/Makefile
+0-2arch/riscv/Makefile
+0-2arch/s390/Makefile
+1-1scripts/kconfig/qconf.cc
+0-2arch/alpha/Makefile
+0-1scripts/kconfig/lkc.h
+0-1arch/csky/Makefile
+242-27419 files

UnifiedSplitRaw