Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kconfig: localmodconfig: remove unused $config
This is unused since commit cdfc479 ("kconfig: search for a config to base the local(mod|yes)config on"). Having unused $config is confusing because $config is used as a local variable in various sub-routines. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
- Loading branch information