kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 13 Mar 2021 19:48:33 +0000 (04:48 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 14 Apr 2021 06:22:49 +0000 (15:22 +0900)
commitdd4659963a4d2dde9756e31ffe5d7c639bcaa26e
treee8a74da1f749cf8019f169ae389481369e073a59
parentb75b0a819af9f78fc395b189cddd40f590194d20
kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile

This is a partial revert of commit 2a86f6612164 ("kbuild: use
KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST").

Now that the reference to $(DEFCONFIG_LIST) was removed from
init/Kconfig, the default KBUILD_DEFCONFIG can go back home.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Makefile
scripts/kconfig/Makefile