diff --git a/common/partitions/Kconfig b/common/partitions/Kconfig index 077091c..90238ad 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