[PATCH v2 01/12] ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
From: Paul Bolle <hidden>
Date: 2014-05-01 06:43:11
Also in:
lkml
From: Paul Bolle <hidden>
Date: 2014-05-01 06:43:11
Also in:
lkml
On Wed, 2014-04-30 at 23:26 -0700, Brian Norris wrote:
These defconfigs contain the CONFIG_M25P80 symbol, which is now
That's a typo: use "the MTD_M25P80 symbol" (but only if you need to resend anyway, I'd say; the same typo can be found in the subject too).
dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy the new dependency. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Cc: Shawn Guo <redacted> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: linux-arm-kernel at lists.infradead.org Cc: linux-kernel at vger.kernel.org Reviewed-by: Marek Vasut <marex@denx.de>
Paul Bolle