public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* K9F1G08U0M NAND support
@ 2005-04-13 15:33 Nickolay
  2005-04-13 15:50 ` Artem B. Bityuckiy
  0 siblings, 1 reply; 2+ messages in thread
From: Nickolay @ 2005-04-13 15:33 UTC (permalink / raw)
  To: linux-mtd

Hallo Guys!

I has IXDP425 board with K9F1G08U0M NAND flash as secondary flash(first 
flash - NOR for booting).
Kernel version: 2.4.20_mvl31

I get mtd from CVS and just replace originally 
linux-2.4.20_mvl31/drivers/mtd with mtd/drivers/mtd.
But when does make menuconfig, i can't select CONFIG_PPCHAMELEONEVB, 
because in drivers/mtd/nand/Config.in this code:

if [ "$CONFIG_PPCHAMELEONEVB" = "y" ]; then
    dep_tristate '  NAND Flash device on PPChameleonEVB board' 
CONFIG_MTD_NAND_PPCHAMELEONEVB $CONFIG_MTD_NAND
fi

But i build kernel for IXDP425, not for PPCHAMELEONEVB.
What i should does, for configure support for K9F1G08U0M NAND flash?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-13 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 15:33 K9F1G08U0M NAND support Nickolay
2005-04-13 15:50 ` Artem B. Bityuckiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox