commit | 1498fbaf700ff100486e864776743a9e14e5169c | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Wed Jul 19 17:31:25 2017 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Aug 23 16:49:18 2017 +0200 |
tree | 69bdba2049e259a005983de24e7c9123094db4b5 | |
parent | 89f5127c4b0dcd847a2a0b5d0be37ca7366af9e5 [diff] |
mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms The controller supported by the pxa3xx_nand driver is also available on the mvebu 64-bit SoCs, such as the Armada 7K and Armada 8K SoCs. This patch updates the Kconfig dependency to allow building the kernel for this SoC family too. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>