summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-12-02 18:52:31 +0300
committerTom Rini <trini@konsulko.com>2019-12-03 16:43:24 +0300
commit4df23e58a460cf246f9e76f79d572182d9d0f9bd (patch)
tree7a6b429b06110b6641b5c2d13565536efd78073f /Kconfig
parent56e5a393464161f973dfe43745571a532b8c77d0 (diff)
downloadu-boot-4df23e58a460cf246f9e76f79d572182d9d0f9bd.tar.xz
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
When we do not have CONFIG_BLK (or SPL/TPL) enabled there are very few cases where we need the blk_legacy code linked in. To catch these, build when we have CONFIG_HAVE_BLOCK_DEVICE set. In addition, we only need cmd/blk_common.o to be linked in when we have CONFIG_HAVE_BLOCK_DEVICE set, so make use of that directly. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions