bloblist: Correct Kconfig dependencies
authorSimon Glass <sjg@chromium.org>
Sat, 30 Apr 2022 06:56:48 +0000 (00:56 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 May 2022 13:58:13 +0000 (09:58 -0400)
commit3c0d5ea0a5735f4a0f928a84855515a47c781914
tree8f9f766271a4f7d80d5be7c383fc8878cfb44951
parentb550853b7daae54e13c473a0aabe08a0fa485d7a
bloblist: Correct Kconfig dependencies

This feature is not available in SPL unless common/ and lib/ are built.
Update the Kconfig to avoid build errors.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/Kconfig