blob: 23e00216e5a52da6f53f200289049452e5134b47 [file] [log] [blame]
Alexey Brodkina518d632017-08-15 21:13:55 +03001# 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
Eugeniy Paltsevef833ea2017-09-04 12:48:43 +03009 bool "ARC HS Development Kit SOC"
Vineet Guptaaf1fc5b2018-07-17 15:21:56 -070010 depends on ISA_ARCV2
11 select ARC_HAS_ACCL_REGS
Vineet Guptae4942392018-06-06 10:20:37 -070012 select ARC_IRQ_NO_AUTOSAVE
Eugeniy Paltsevef833ea2017-09-04 12:48:43 +030013 select CLK_HSDK
Vineet Guptaa5286292017-10-06 16:44:27 -070014 select RESET_HSDK
Christoph Hellwigeb01d422018-11-15 20:05:32 +010015 select HAVE_PCI