]> git.baikalelectronics.ru Git - uboot.git/commit
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:11:22 +0000 (18:11 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 02:04:31 +0000 (15:04 +1300)
commitf6bb9433c7e31b710d9cec60e1ff4e044f9aecf4
tree9d48d98bc570181b2f7e2ae14696897f57ee86b2
parent2b617c5212f6c2c07a5bb3fa08147e33d265ca18
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST

Add an extra condition here since we cannot put x86 tables in a bloblist
when bloblists are not supported.

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