blob: c285a83cbf08ff1373d40cbe1804eb18cac0544b [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001# Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com)
2#
3# This program is free software; you can redistribute it and/or modify
4# it under the terms of the GNU General Public License version 2 as
5# published by the Free Software Foundation.
6#
7
8menuconfig ARC_SOC_HSDK
9 bool "ARC HS Development Kit SOC"
10 depends on ISA_ARCV2
11 select ARC_HAS_ACCL_REGS
12 select ARC_IRQ_NO_AUTOSAVE
13 select CLK_HSDK
14 select RESET_HSDK
15 select MIGHT_HAVE_PCI