Skip to content

Commit

Permalink
Let SYSV68_PARTITION default to yes on VME only
Browse files Browse the repository at this point in the history
Don't enable SYSV68 partition table support on all m68k boxes by default,
only on Motorola VME boards.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed May 11, 2007
1 parent 23c9bbb commit 22258d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/partitions/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ config EFI_PARTITION

config SYSV68_PARTITION
bool "SYSV68 partition table support" if PARTITION_ADVANCED
default y if M68K
default y if VME
help
Say Y here if you would like to be able to read the hard disk
partition table format used by Motorola Delta machines (using
Expand Down

0 comments on commit 22258d4

Please sign in to comment.