aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
authorArtem B. Bityuckiy <dedekind@infradead.org>2005-07-06 10:43:18 -0400
committerThomas Gleixner <tglx@mtd.linutronix.de>2005-07-06 13:40:38 -0400
commitb3539219c9ea20ebf6a5ea3cc534f423a3607c41 (patch)
treed17c31c0eac0a7290ba5011b59a100fd9e9c9532 /drivers/mtd/maps/Kconfig
parent6430a8def12edebc1c9c7c2621d33ca0e8653c33 (diff)
parenta18bcb7450840f07a772a45229de4811d930f461 (diff)
Merge with rsync://fileserver/linux
Update to 2.6.12-rc3
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r--drivers/mtd/maps/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index ac853d4d1668..44781a83b2e7 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -551,6 +551,16 @@ config MTD_PCMCIA
551 cards are usually around 4-16MiB in size. This does not include 551 cards are usually around 4-16MiB in size. This does not include
552 Compact Flash cards which are treated as IDE devices. 552 Compact Flash cards which are treated as IDE devices.
553 553
554config MTD_PCMCIA_ANONYMOUS
555 bool "Use PCMCIA MTD drivers for anonymous PCMCIA cards"
556 depends on MTD_PCMCIA
557 default N
558 help
559 If this option is enabled, PCMCIA cards which do not report
560 anything about themselves are assumed to be MTD cards.
561
562 If unsure, say N.
563
554config MTD_UCLINUX 564config MTD_UCLINUX
555 tristate "Generic uClinux RAM/ROM filesystem support" 565 tristate "Generic uClinux RAM/ROM filesystem support"
556 depends on MTD_PARTITIONS && !MMU 566 depends on MTD_PARTITIONS && !MMU