ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
authorBrian Norris <computersforpeace@gmail.com>
Thu, 1 May 2014 06:26:36 +0000 (23:26 -0700)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 12 May 2014 14:58:51 +0000 (22:58 +0800)
commit4776c739adb27231278fa4836de5f722123b6aa5
tree535f30758d251ae3297df382a8b58f3b151591af
parent08da51c5755ba241774d9c292964baea0e5609cd
ARM: imx/mxs defconfigs: add MTD_SPI_NOR (new dependency for M25P80)

These defconfigs contain the CONFIG_M25P80 symbol, which is now
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: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/configs/imx_v6_v7_defconfig
arch/arm/configs/mxs_defconfig
This page took 0.034725 seconds and 5 git commands to generate.