From: Krzysztof Halasa Date: Sun, 15 Nov 2009 18:14:07 +0000 (+0100) Subject: mtd: Fix comment in Kconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=86185af927bebbb094f686ce5e3c908c7a418f4c;p=deliverable%2Flinux.git mtd: Fix comment in Kconfig IXDP425 and Coyote aren't based on IXP2000 but on IXP425. Signed-off-by: Krzysztof Halasa Signed-off-by: Jiri Kosina --- diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index faf482f101ee..847e214ade59 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig @@ -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"