Kconfig (aaccf3c97418f169afdbb5855e9cbcbda34e90fd) Kconfig (eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a)
1# 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 CLK_HSDK
13 select RESET_HSDK
1# 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 CLK_HSDK
13 select RESET_HSDK
14 select MIGHT_HAVE_PCI
14 select HAVE_PCI