mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-16 16:23:33 +08:00
731ba3c0be
Generally block devices are not enabled in TPL, but in case they are, add a Kconfig option for the block cache. This allows the setting (default off) to be found with CONFIG_IS_ENABLED(). Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
blk_legacy.c | ||
blk-uclass.c | ||
blkcache.c | ||
ide.c | ||
Kconfig | ||
Makefile | ||
sandbox.c |