blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
authorBrian Norris <computersforpeace@gmail.com>
Thu, 17 Apr 2014 07:21:46 +0000 (00:21 -0700)
committerSteven Miao <realmz6@gmail.com>
Thu, 12 Jun 2014 08:58:50 +0000 (16:58 +0800)
commit51fdc6bf98802eb7019ec94dfd82f0e6cd1c82a8
tree9e337e48d9677262c8392a7c3387a9ef687a824a
parentff5ae12d84d3f7eaeb3850ff6de4289c0c849344
blackfin: 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 the
relevant defconfigs.

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

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Steven Miao <realmz6@gmail.com>
Cc: adi-buildroot-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
arch/blackfin/configs/BF526-EZBRD_defconfig
arch/blackfin/configs/BF527-EZKIT-V2_defconfig
arch/blackfin/configs/BF527-EZKIT_defconfig
arch/blackfin/configs/BF548-EZKIT_defconfig
arch/blackfin/configs/BF609-EZKIT_defconfig
arch/blackfin/configs/BlackStamp_defconfig
arch/blackfin/configs/H8606_defconfig
This page took 0.026567 seconds and 5 git commands to generate.