commit | befd96966c5b736f564b31af6a2a2c6993cdf530 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Tue Dec 17 13:16:36 2019 +0900 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Dec 19 20:38:47 2019 -0500 |
tree | 75bd1435640bab6c9da6d1129d80c443820726cf | |
parent | d1eef1c619749b2a57e514a3fa67d9a516ffa919 [diff] |
kconfig: localmodconfig: Remove unused $config This is unused since commit cdfc47950a53 ("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. Link: http://lkml.kernel.org/r/20191217041637.29558-1-masahiroy@kernel.org Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>