162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com) 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_cimenuconfig ARC_PLAT_AXS10X 762306a36Sopenharmony_ci bool "Synopsys ARC AXS10x Software Development Platforms" 862306a36Sopenharmony_ci select DW_APB_ICTL 962306a36Sopenharmony_ci select GPIO_DWAPB 1062306a36Sopenharmony_ci select OF_GPIO 1162306a36Sopenharmony_ci select HAVE_PCI 1262306a36Sopenharmony_ci select GENERIC_IRQ_CHIP 1362306a36Sopenharmony_ci select GPIOLIB 1462306a36Sopenharmony_ci select AXS101 if ISA_ARCOMPACT 1562306a36Sopenharmony_ci select AXS103 if ISA_ARCV2 1662306a36Sopenharmony_ci help 1762306a36Sopenharmony_ci Support for the ARC AXS10x Software Development Platforms. 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_ci The AXS10x Platforms consist of a mainboard with peripherals, 2062306a36Sopenharmony_ci on which several daughter cards can be placed. The daughter cards 2162306a36Sopenharmony_ci typically contain a CPU and memory. 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ciif ARC_PLAT_AXS10X 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ciconfig AXS101 2662306a36Sopenharmony_ci depends on ISA_ARCOMPACT 2762306a36Sopenharmony_ci bool "AXS101 with AXC001 CPU Card (ARC 770D/EM6/AS221)" 2862306a36Sopenharmony_ci help 2962306a36Sopenharmony_ci This adds support for the 770D/EM6/AS221 CPU Card. Only the ARC 3062306a36Sopenharmony_ci 770D is supported in Linux. 3162306a36Sopenharmony_ci 3262306a36Sopenharmony_ci The AXS101 Platform consists of an AXS10x mainboard with 3362306a36Sopenharmony_ci this daughtercard. Please use the axs101.dts device tree 3462306a36Sopenharmony_ci with this configuration. 3562306a36Sopenharmony_ci 3662306a36Sopenharmony_ciconfig AXS103 3762306a36Sopenharmony_ci bool "AXS103 with AXC003 CPU Card (ARC HS38x)" 3862306a36Sopenharmony_ci depends on ISA_ARCV2 3962306a36Sopenharmony_ci help 4062306a36Sopenharmony_ci This adds support for the HS38x CPU Card. 4162306a36Sopenharmony_ci 4262306a36Sopenharmony_ci The AXS103 Platform consists of an AXS10x mainboard with 4362306a36Sopenharmony_ci this daughtercard. Please use the axs103.dts device tree 4462306a36Sopenharmony_ci with this configuration. 4562306a36Sopenharmony_ci 4662306a36Sopenharmony_ciendif 47