diff options
Diffstat (limited to 'disk/Kconfig')
-rw-r--r-- | disk/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/disk/Kconfig b/disk/Kconfig index f3050cfde1..8af2a95430 100644 --- a/disk/Kconfig +++ b/disk/Kconfig @@ -53,7 +53,6 @@ config ISO_PARTITION config SPL_ISO_PARTITION bool "Enable ISO partition table for SPL" depends on SPL && PARTITIONS - default y if ISO_PARTITION config AMIGA_PARTITION bool "Enable AMIGA partition table" |