commit | 51fdc6bf98802eb7019ec94dfd82f0e6cd1c82a8 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Thu Apr 17 00:21:46 2014 -0700 |
committer | Steven Miao <realmz6@gmail.com> | Thu Jun 12 16:58:50 2014 +0800 |
tree | 9e337e48d9677262c8392a7c3387a9ef687a824a | |
parent | ff5ae12d84d3f7eaeb3850ff6de4289c0c849344 [diff] |
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