ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 23 Sep 2014 09:39:04 +0000 (11:39 +0200)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 13 Oct 2014 09:16:14 +0000 (14:46 +0530)
Commit c00bfd974fb0 ("ARC: [arcfpga] Get rid of legacy BVCI latency unit
support") removed the Kconfig symbol ARC_HAS_BVCI_LAT_UNIT. And that
symbol's entry was the only place were the symbols ARC_BOARD_ANGEL4 and
ARC_BOARD_ML509 were used. So ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 can
be removed too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found