commit | fe7604a3bcbfc1dbf0c832b055fb9d1387a971a4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:21 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 09:33:57 2017 -0400 |
tree | 944e7df8325d987c065211e4ba36e680a7d1b053 | |
parent | df1c489adec1530aea44b806c3c8a87ebaaf0050 [diff] |
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig This converts the following to Kconfig: CONFIG_CMD_FPGA_LOADBP CONFIG_CMD_FPGA_LOADFS CONFIG_CMD_FPGA_LOADMK CONFIG_CMD_FPGA_LOADP Signed-off-by: Simon Glass <sjg@chromium.org>