summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-08-12 04:34:41 +0300
committerTom Rini <trini@konsulko.com>2022-09-16 18:05:00 +0300
commit6b03b9d5b7b9efee81bdb01d17c291107818371e (patch)
treedfa27bf4d9064b911a06c3a2af032ac95db1a365 /drivers/ata
parente7b1018dd377849780138a2b9aae59cf840fade6 (diff)
downloadu-boot-6b03b9d5b7b9efee81bdb01d17c291107818371e.tar.xz
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>
Diffstat (limited to 'drivers/ata')
-rw-r--r--drivers/ata/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 7715c40365..7d2315bd4a 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -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