lkml.org 
[lkml]   [2004]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 2.6.6-rc2-mm1] Default PC bios support fix
From
Date
Andrew,

Here's a trivial patch to add PC Bios support by default when
activating Advanced Partition Selection e.g. when someone wants to add
LDM he doens't have potentially vital feature removed which can be very
annoying indeed (especially when you preconize an option to be an
upvalue) :(

Regards,
FabF
diff -Naur orig/fs/partitions/Kconfig edited/fs/partitions/Kconfig
--- orig/fs/partitions/Kconfig 2004-04-04 05:38:13.000000000 +0200
+++ edited/fs/partitions/Kconfig 2004-04-23 19:04:04.000000000 +0200
@@ -100,7 +100,7 @@

config MSDOS_PARTITION
bool "PC BIOS (MSDOS partition tables) support" if PARTITION_ADVANCED
- default y if !PARTITION_ADVANCED && !AMIGA && !ATARI && !MAC && !SGI_IP22 && !ARM && !SGI_IP27
+ default y if !AMIGA && !ATARI && !MAC && !SGI_IP22 && !ARM && !SGI_IP27
help
Say Y here if you would like to use hard disks under Linux which
were partitioned on an x86 PC (not necessarily by DOS).
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.067 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site