diff options
author | Simon Glass <sjg@chromium.org> | 2021-12-29 11:57:39 -0700 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2021-12-31 06:45:01 +0100 |
commit | 440c6645aa501e9dfe96fa314c1db78cbb42f453 (patch) | |
tree | 8ef1f2448ee4ff3be84f5eba31a2c452c9eef42c /lib/linux_string.c | |
parent | 6e7ad4a45f6e2b036fc56942293b8471ece3341d (diff) |
x86: Don't process the kernel command line unless enabled
If the 'bootm' command is not enabled then this code is not available and
this causes a link error. Fix it.
Note that for the EFI app, there is no indication of missing code. It just
hangs!
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions