bootconfig: Remove unneeded CONFIG_LIBXBC
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 6 Feb 2020 11:14:53 +0000 (20:14 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 10 Feb 2020 17:07:42 +0000 (12:07 -0500)
commit26445f98ead38b90423a2deffce2caa3b97a3d78
tree01c29e4bc31d055b07ab831cebd32f067cbed0d0
parent17d25ae7f10e247bcea1f66268f746576cf9c86d
bootconfig: Remove unneeded CONFIG_LIBXBC

Since there is no user except CONFIG_BOOT_CONFIG and no plan
to use it from other functions, CONFIG_LIBXBC can be removed
and we can use CONFIG_BOOT_CONFIG directly.

Link: http://lkml.kernel.org/r/158098769281.939.16293492056419481105.stgit@devnote2
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
init/Kconfig
lib/Kconfig
lib/Makefile