Re: [PATCH] Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC

2016-08-14 Thread Boris Brezillon
On Thu, 21 Jul 2016 14:59:18 -0700 Andrey Smirnov wrote: > MTD_NAND_FSL_ELBC selects FSL_LBC that in turn depends on FSL_SOC, so > depending on PPC instead of FSL_SOC leads to this message: > > warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && > MTD_NAND_FSL_UPM) selects FSL_LBC whic

[PATCH] Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC

2016-07-21 Thread Andrey Smirnov
MTD_NAND_FSL_ELBC selects FSL_LBC that in turn depends on FSL_SOC, so depending on PPC instead of FSL_SOC leads to this message: warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) when doing