MTD_CMDLINE_PARTS makes sense on some platforms

svn path=/dists/trunk/linux-2.6/; revision=14603
This commit is contained in:
Martin Michlmayr 2009-11-12 17:26:59 +00:00
parent f2ee8ac82b
commit 8fe0402235
4 changed files with 3 additions and 4 deletions

1
debian/changelog vendored
View File

@ -18,7 +18,6 @@ linux-2.6 (2.6.32~rc6-1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [arm] Make some options modular (since there's no reason for them to
be built in): FTL, NFTL, MTD_CFI_AMDSTD, MTD_CFI_STAA.
* [arm] Turn off options that are not needed: MTD_CMDLINE_PARTS
* [armel/orion5x, armel/kirkwood] Enable ISDN (requested by Markus
Krebs).

View File

@ -380,7 +380,7 @@ CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_AFS_PARTS is not set
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y

View File

@ -237,7 +237,7 @@ CONFIG_MTD=y
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_AFS_PARTS is not set
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y

View File

@ -223,7 +223,7 @@ CONFIG_MTD=y
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_AFS_PARTS is not set
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLKDEVS=y