summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/partitions/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/partitions/Kconfig b/common/partitions/Kconfig
index 077091cde2..90238ad382 100644
--- a/common/partitions/Kconfig
+++ b/common/partitions/Kconfig
@@ -1,5 +1,6 @@
config PARTITION_DISK
depends on PARTITION
+ depends on BLOCK
bool "DISK partition support"
help
Add support for handling common partition tables on all kind of disk