aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-03-26 19:15:03 +0200
committerAdrian Bunk <bunk@stusta.de>2006-03-26 19:15:03 +0200
commit8917f6f70b01ac6e4d534f8a387900caec11bf54 (patch)
tree7f4103aa51d10f40d167a8b32f78ee3a554873c0 /drivers/mtd/chips/Kconfig
parentRemove ugly debugging stuff (diff)
downloadlinux-dev-8917f6f70b01ac6e4d534f8a387900caec11bf54.tar.xz
linux-dev-8917f6f70b01ac6e4d534f8a387900caec11bf54.zip
Kconfig help: MTD_JEDECPROBE already supports Intel
Intel chips are already supported. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/chips/Kconfig')
-rw-r--r--drivers/mtd/chips/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig
index 205bb7083335..0f6bb2e625d8 100644
--- a/drivers/mtd/chips/Kconfig
+++ b/drivers/mtd/chips/Kconfig
@@ -25,9 +25,8 @@ config MTD_JEDECPROBE
compatible with the Common Flash Interface, but will use the common
CFI-targetted flash drivers for any chips which are identified which
are in fact compatible in all but the probe method. This actually
- covers most AMD/Fujitsu-compatible chips, and will shortly cover also
- non-CFI Intel chips (that code is in MTD CVS and should shortly be sent
- for inclusion in Linus' tree)
+ covers most AMD/Fujitsu-compatible chips and also non-CFI
+ Intel chips.
config MTD_GEN_PROBE
tristate