]> www.infradead.org Git - users/jedix/linux-maple.git/commit
docs: Kconfig: fix defconfig description
authorSatoru Takeuchi <satoru.takeuchi@gmail.com>
Fri, 28 Feb 2025 11:37:08 +0000 (20:37 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 4 Mar 2025 19:07:06 +0000 (04:07 +0900)
commitdd0b7d4a56e3349de65bf9752734510fb55baf29
treef3dda025fc848a59b063a8f43457c7a4f43fc07f
parent02e9a22ceef0227175e391902d8760425fa072c6
docs: Kconfig: fix defconfig description

Commit 2a86f6612164 ("kbuild: use KBUILD_DEFCONFIG as the fallback
for DEFCONFIG_LIST") removed arch/$ARCH/defconfig; however,
the document has not been updated to reflect this change yet.

Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/admin-guide/README.rst