Commit 8917f6f7 authored by Adrian Bunk's avatar Adrian Bunk

Kconfig help: MTD_JEDECPROBE already supports Intel

Intel chips are already supported.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Acked-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 3be7d29f
...@@ -25,9 +25,8 @@ config MTD_JEDECPROBE ...@@ -25,9 +25,8 @@ config MTD_JEDECPROBE
compatible with the Common Flash Interface, but will use the common compatible with the Common Flash Interface, but will use the common
CFI-targetted flash drivers for any chips which are identified which CFI-targetted flash drivers for any chips which are identified which
are in fact compatible in all but the probe method. This actually are in fact compatible in all but the probe method. This actually
covers most AMD/Fujitsu-compatible chips, and will shortly cover also covers most AMD/Fujitsu-compatible chips and also non-CFI
non-CFI Intel chips (that code is in MTD CVS and should shortly be sent Intel chips.
for inclusion in Linus' tree)
config MTD_GEN_PROBE config MTD_GEN_PROBE
tristate tristate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment