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)
commitf2c1442e9643396a764fc3c9c28ffc2f36a73bbe
tree9d48d98bc570181b2f7e2ae14696897f57ee86b2
parent45cd2e55755b77b644401bb3887c11f7653327c0
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