diff options
Diffstat (limited to 'arch/arc/plat-arcfpga/Kconfig')
| -rw-r--r-- | arch/arc/plat-arcfpga/Kconfig | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/arch/arc/plat-arcfpga/Kconfig b/arch/arc/plat-arcfpga/Kconfig index b9f34cf55acf..217593a70751 100644 --- a/arch/arc/plat-arcfpga/Kconfig +++ b/arch/arc/plat-arcfpga/Kconfig | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | menuconfig ARC_PLAT_FPGA_LEGACY | 9 | menuconfig ARC_PLAT_FPGA_LEGACY |
| 10 | bool "\"Legacy\" ARC FPGA dev Boards" | 10 | bool "\"Legacy\" ARC FPGA dev Boards" |
| 11 | select ISS_SMP_EXTN if SMP | 11 | select ARC_HAS_COH_CACHES if SMP |
| 12 | help | 12 | help |
| 13 | Support for ARC development boards, provided by Synopsys. | 13 | Support for ARC development boards, provided by Synopsys. |
| 14 | These are based on FPGA or ISS. e.g. | 14 | These are based on FPGA or ISS. e.g. |
| @@ -18,17 +18,6 @@ menuconfig ARC_PLAT_FPGA_LEGACY | |||
| 18 | 18 | ||
| 19 | if ARC_PLAT_FPGA_LEGACY | 19 | if ARC_PLAT_FPGA_LEGACY |
| 20 | 20 | ||
| 21 | config ARC_BOARD_ANGEL4 | ||
| 22 | bool "ARC Angel4" | ||
| 23 | default y | ||
| 24 | help | ||
| 25 | ARC Angel4 FPGA Ref Platform (Xilinx Virtex Based) | ||
| 26 | |||
| 27 | config ARC_BOARD_ML509 | ||
| 28 | bool "ML509" | ||
| 29 | help | ||
| 30 | ARC ML509 FPGA Ref Platform (Xilinx Virtex-5 Based) | ||
| 31 | |||
| 32 | config ISS_SMP_EXTN | 21 | config ISS_SMP_EXTN |
| 33 | bool "ARC SMP Extensions (ISS Models only)" | 22 | bool "ARC SMP Extensions (ISS Models only)" |
| 34 | default n | 23 | default n |
