From 22258d406f91d7f7ee8e58f18b3722d0647f6a9a Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Thu, 10 May 2007 22:22:28 -0700 Subject: Let SYSV68_PARTITION default to yes on VME only Don't enable SYSV68 partition table support on all m68k boxes by default, only on Motorola VME boards. Signed-off-by: Geert Uytterhoeven Cc: Philippe De Muyter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- fs/partitions/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/partitions') diff --git a/fs/partitions/Kconfig b/fs/partitions/Kconfig index 01207042048..7638a1c42a7 100644 --- a/fs/partitions/Kconfig +++ b/fs/partitions/Kconfig @@ -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 -- cgit v1.2.3