Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d58f6ee authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by David Woodhouse
Browse files

mtd: nand: Allow to build pxa3xx_nand on Orion platforms



The Armada 370 and Armada XP SoC families, selected by PLAT_ORION,
have a Nand Flash Controller (NFC) IP very similar to the one present
in PXA platforms. Therefore, we want to build this driver on PLAT_ORION.

Signed-off-by: default avatarEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: default avatarDaniel Mack <zonque@gmail.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 6b45c1ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -354,7 +354,7 @@ config MTD_NAND_ATMEL


config MTD_NAND_PXA3xx
config MTD_NAND_PXA3xx
	tristate "Support for NAND flash devices on PXA3xx"
	tristate "Support for NAND flash devices on PXA3xx"
	depends on PXA3xx || ARCH_MMP
	depends on PXA3xx || ARCH_MMP || PLAT_ORION
	help
	help
	  This enables the driver for the NAND flash device found on
	  This enables the driver for the NAND flash device found on
	  PXA3xx processors
	  PXA3xx processors