Skip to content

Commit

Permalink
mtd: Fix comment in Kconfig
Browse files Browse the repository at this point in the history
IXDP425 and Coyote aren't based on IXP2000 but on IXP425.

Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Krzysztof Halasa authored and Jiri Kosina committed Dec 4, 2009
1 parent bebd04c commit 86185af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -387,9 +387,9 @@ config MTD_IXP2000
depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP2000
help
This enables MTD access to flash devices on platforms based
on Intel's IXP2000 family of network processors such as the
IXDP425 and Coyote. If you have an IXP2000 based board and
would like to use the flash chips on it, say 'Y'.
on Intel's IXP2000 family of network processors. If you have an
IXP2000 based board and would like to use the flash chips on it,
say 'Y'.

config MTD_FORTUNET
tristate "CFI Flash device mapped on the FortuNet board"
Expand Down

0 comments on commit 86185af

Please sign in to comment.