]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
kconfig: remove allnoconfig_y option
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 13 Mar 2021 19:48:35 +0000 (04:48 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 14 Apr 2021 06:22:49 +0000 (15:22 +0900)
commitab838577aaaeda12242b7f1e2da3f25c9b4cec3a
treeb1bbaf922d615740557f15ecdf18bfd565264941
parentf8f0d06438e5c810d1e13b5f8c2fed501fe36e9c
kconfig: remove allnoconfig_y option

Now that the only user, CONFIG_EMBEDDED has stopped using this option,
remove it entirely.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/kconfig-language.rst
scripts/kconfig/conf.c
scripts/kconfig/expr.h
scripts/kconfig/lexer.l
scripts/kconfig/lkc.h
scripts/kconfig/menu.c
scripts/kconfig/parser.y