On Mon, Feb 01, 2016 at 04:16:37PM +0530, Raghav Dogra wrote:
IFC NAND is not working on ARM layescape platform due to
undefined macro FSL_SOC.
This patch fixes the dependency to enable NAND.
Signed-off-by: Raghav Dogra <redacted>
---
drivers/memory/Kconfig | 2 +-
drivers/memory/fsl_ifc.c | 4 +++-
drivers/mtd/nand/Kconfig | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
Patches touching drivers/mtd need to CC the MTD list and maintainer.
-Scott