commit | b4c43b4908fb53c6cd00281f1b19cc54d7791299 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Tue Sep 23 11:39:04 2014 +0200 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Oct 13 14:46:14 2014 +0530 |
tree | 04c52f6af8444b207ed24151dd015f6828672317 | |
parent | 72f933e77cfc8c7e38e7214fd774806eb7ecc038 [diff] |
ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 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>