mtd: Fix comment in Kconfig
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>
This commit is contained in:
parent
bebd04cc45
commit
86185af927
|
@ -387,9 +387,9 @@ config MTD_IXP2000
|
||||||
depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP2000
|
depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP2000
|
||||||
help
|
help
|
||||||
This enables MTD access to flash devices on platforms based
|
This enables MTD access to flash devices on platforms based
|
||||||
on Intel's IXP2000 family of network processors such as the
|
on Intel's IXP2000 family of network processors. If you have an
|
||||||
IXDP425 and Coyote. If you have an IXP2000 based board and
|
IXP2000 based board and would like to use the flash chips on it,
|
||||||
would like to use the flash chips on it, say 'Y'.
|
say 'Y'.
|
||||||
|
|
||||||
config MTD_FORTUNET
|
config MTD_FORTUNET
|
||||||
tristate "CFI Flash device mapped on the FortuNet board"
|
tristate "CFI Flash device mapped on the FortuNet board"
|
||||||
|
|
Loading…
Reference in New Issue