commit | eb730bdb6f99d1e00c51982c44f5708d763f4866 | [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 | 4c3ebf7c843c819d4fc6102011d51db1f92adef1 [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>