]> git.neil.brown.name Git - history.git/commit
[PATCH] remove if !PARTITION_ADVANCED condition in defaults
authorAndries E. Brouwer <andries.brouwer@cwi.nl>
Sat, 13 Nov 2004 12:57:51 +0000 (04:57 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 13 Nov 2004 12:57:51 +0000 (04:57 -0800)
commite316c5c179616066247c0bd94239c5944e1e4022
tree5644bec86381eb18b4bb8136dc3b1a5cc8c58ca4
parentf3af74981f2c84ec15179b589ffae41eaea0b747
[PATCH] remove if !PARTITION_ADVANCED condition in defaults

Many people are being bitten by the fact that if they select
CONFIG_PARTITION_ADVANCED in order to get some additional support,
they suddenly lose support for the MSDOS_PARTITION type.

Moreover, everybody needs MSDOS_PARTITION - also people not on i386,
since it is the type used on smart media and compact flash and
similar cards.

So, the below advises people "Say Y here" for MSDOS_PARTITION,
and does not change the default choices when PARTITION_ADVANCED
is selected.
fs/partitions/Kconfig