ARM: socfpga: remove redundant config.mk
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 21 Apr 2015 11:38:19 +0000 (20:38 +0900)
committerMarek Vasut <marex@denx.de>
Thu, 7 May 2015 03:19:29 +0000 (05:19 +0200)
commita02a669c111e16b9be26c176b874a1a622f12aba
treec1b5cc955a634230c93e3c65e529303c4c329493
parentcc25d85be3ffb5fc29279f17b8d68dc0e44dd19c
ARM: socfpga: remove redundant config.mk

Because all the SOCFPGA boards define CONFIG_SPL_FRAMEWORK
(see include/configs/socfpga_common.h), u-boot.img is automatically
added to the target image list by the top Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/cpu/armv7/socfpga/config.mk [deleted file]