blk: Enable CONFIG_BLK for all media
Enable this option on all boards which support block devices. Drop the related depencies on BLK since these are not needed anymore. Disable BLOCK_CACHE on M5253DEMO as this causes a build error. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -9,7 +9,6 @@ config AHCI
|
||||
|
||||
config SATA
|
||||
bool "Support SATA controllers"
|
||||
depends on BLK
|
||||
select HAVE_BLOCK_DEVICE
|
||||
help
|
||||
This enables support for SATA (Serial Advanced Technology
|
||||
|
||||
Reference in New Issue
Block a user