Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252506
b: refs/heads/master
c: 5fcb033
h: refs/heads/master
v: v3
  • Loading branch information
Jamie Iles authored and David Woodhouse committed May 25, 2011
1 parent d1c8b16 commit 6567c02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5ca51292d899a19882cb9bf8f64079209e688fe
refs/heads/master: 5fcb033159bc4f66782f13fa1e7f981f41a951ef
12 changes: 2 additions & 10 deletions trunk/drivers/mtd/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
menuconfig MTD
tristate "Memory Technology Device (MTD) support"
depends on HAS_IOMEM
select MTD_PARTITIONS
help
Memory Technology Devices are flash, RAM and similar chips, often
used for solid state file systems on embedded devices. This option
Expand Down Expand Up @@ -34,16 +35,7 @@ config MTD_TESTS
various checks and verifications when loaded.

config MTD_PARTITIONS
bool "MTD partitioning support"
help
If you have a device which needs to divide its flash chip(s) up
into multiple 'partitions', each of which appears to the user as
a separate MTD device, you require this option to be enabled. If
unsure, say 'Y'.

Note, however, that you don't need this option for the DiskOnChip
devices. Partitioning on NFTL 'devices' is a different - that's the
'normal' form of partitioning used on a block device.
bool

if MTD_PARTITIONS

Expand Down

0 comments on commit 6567c02

Please sign in to comment.