diff options
author | Simon Glass <sjg@chromium.org> | 2021-09-25 19:43:25 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-10-08 15:53:26 -0400 |
commit | 806d1ff37b0afe8cbf5658dc01876f6321aed235 (patch) | |
tree | 7d701ff07e0e9a6e17bf02d10c2cb16e51dd8b31 /lib | |
parent | e7d285b2f38202f9d7ffbdcae59283f08bafd8b9 (diff) |
image: Drop IMAGE_BOOT_GET_CMDLINE
This is not needed with Kconfig, since we can use IS_ENABLED() easily
enough and the board code is now in a separate file. Update the only place
where this is used and drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions