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

Commit 171d0fbe authored by Haojian Zhuang's avatar Haojian Zhuang Committed by Eric Miao
Browse files

pxa3xx_nand: update dependancy to support ARCH_MMP



MTD_NAND_PXA3xx module is shared between ARCH_PXA and ARCH_MMP. Update
this configuration according to it.

Signed-off-by: default avatarHaojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent d3490dfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -358,7 +358,7 @@ endchoice


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 MTD_NAND && PXA3xx
	depends on MTD_NAND && (PXA3xx || ARCH_MMP)
	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