commit | 405fc8305baef921593b822809fb7bf60474b73f | [log] [tgz] |
---|---|---|
author | Derald D. Woods <woods.technical@gmail.com> | Mon Jan 22 17:17:10 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 30 12:52:57 2018 -0500 |
tree | c9ac71913be9076fc226ee51603b819e04ee9176 | |
parent | f1554b28d31250df5418254e79e0bf75ff3b2e54 [diff] |
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig This converts the following to Kconfig: CONFIG_SYS_BOOT_GET_CMDLINE CONFIG_SYS_BOOT_GET_KBD Signed-off-by: Derald D. Woods <woods.technical@gmail.com>