blk: Support block drivers in TPL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:13 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commitef391515831a63d703ece180cf8d8475ea8a53f0
tree8feb81fed323f17b40e4e58c9b93df5347be17ad
parent2c5eac1e1820163d3776e1f842550bfc4a88d136
blk: Support block drivers in TPL

At present it is not possible to enable/disable block drivers in TPL. This
is needed to provide sandbox support. Add a Kconfig option and adjust the
Makefile.

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