aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'block/partitions/Kconfig')
-rw-r--r--block/partitions/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/block/partitions/Kconfig b/block/partitions/Kconfig
index cb5f0a3f1b03..75a54e1adbb5 100644
--- a/block/partitions/Kconfig
+++ b/block/partitions/Kconfig
@@ -234,8 +234,8 @@ config KARMA_PARTITION
234 uses a proprietary partition table. 234 uses a proprietary partition table.
235 235
236config EFI_PARTITION 236config EFI_PARTITION
237 bool "EFI GUID Partition support" 237 bool "EFI GUID Partition support" if PARTITION_ADVANCED
238 depends on PARTITION_ADVANCED 238 default y
239 select CRC32 239 select CRC32
240 help 240 help
241 Say Y here if you would like to use hard disks under Linux which 241 Say Y here if you would like to use hard disks under Linux which