diff options
author | Heinrich Schuchardt | 2023-12-16 16:38:36 +0100 |
---|---|---|
committer | Tom Rini | 2024-01-11 21:19:25 -0500 |
commit | 64c67b68d1f0a9238cb0c4939ceb7afd124af9f9 (patch) | |
tree | 0796040a445e737c16b02b7f84b6428ff33acafb /test/Kconfig | |
parent | 6a8a23ccfb2486bc2f35f36c7eadeb1e13534055 (diff) |
boot: CONFIG_CEDIT must depend on CONFIG_EXPO
Building sandbox_defconfig with
CONFIG_CMD_CEDIT=y
CONFIG_EXPO=n
fails with
cmd/cedit.c:258:(.text.do_cedit_run+0x4c):
undefined reference to `expo_apply_theme
Fix the dependencies.
Fixes: a0874dc4ac71 ("expo: Add a configuration editor")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/Kconfig')
0 files changed, 0 insertions, 0 deletions