ARM: at91: add MTD_SPI_NOR (new dependency for M25P80)
authorBrian Norris <computersforpeace@gmail.com>
Thu, 1 May 2014 06:26:41 +0000 (23:26 -0700)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 2 Sep 2014 08:36:13 +0000 (10:36 +0200)
commitd6b9302f79783dc79a5a1f99efb2f727316004b4
tree434d18179560416ac9c25c0bee50d4f0f0620e8d
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
ARM: at91: add MTD_SPI_NOR (new dependency for M25P80)

This defconfig contains the CONFIG_M25P80 symbol, which is now
dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy
the new dependency.

At the same time, drop the now-nonexistent CONFIG_MTD_CHAR symbol.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/sama5_defconfig