2017-08-15 21:13:55 +03:00
|
|
|
# Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com)
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License version 2 as
|
|
|
|
# published by the Free Software Foundation.
|
|
|
|
#
|
|
|
|
|
|
|
|
menuconfig ARC_SOC_HSDK
|
2017-09-04 12:48:43 +03:00
|
|
|
bool "ARC HS Development Kit SOC"
|
2018-07-18 01:21:56 +03:00
|
|
|
depends on ISA_ARCV2
|
|
|
|
select ARC_HAS_ACCL_REGS
|
2017-09-04 12:48:43 +03:00
|
|
|
select CLK_HSDK
|
2017-10-07 02:44:27 +03:00
|
|
|
select RESET_HSDK
|
2018-11-15 22:05:32 +03:00
|
|
|
select HAVE_PCI
|