]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Thu, 25 Mar 2021 04:36:29 +0000 (13:36 +0900)
commitaab05250693dfe2e3060dd82f83fe9e9dfc28a52
tree106e5c8b69501ad26d3776b38f53733dc2cd55bb
parent849f69d3c92b1d48a21e6430fe7ff5ecbc8f5feb
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