[MTD] [NAND] FSL UPM NAND driver
[deliverable/linux.git] / drivers / mtd / nand / Kconfig
index 180fc7be1826e5f4c9ed57bac22891c069af8902..dcbb0decd46552116f447107e8e1285919abdc59 100644 (file)
@@ -337,4 +337,12 @@ config MTD_NAND_FSL_ELBC
          Enabling this option will enable you to use this to control
          external NAND devices.
 
+config MTD_NAND_FSL_UPM
+       tristate "Support for NAND on Freescale UPM"
+       depends on MTD_NAND && OF_GPIO && (PPC_83xx || PPC_85xx)
+       select FSL_LBC
+       help
+         Enables support for NAND Flash chips wired onto Freescale PowerPC
+         processor localbus with User-Programmable Machine support.
+
 endif # MTD_NAND
This page took 0.026992 seconds and 5 git commands to generate.