summaryrefslogtreecommitdiff
path: root/arch/arc/plat-hsdk/Kconfig
blob: 23e00216e5a52da6f53f200289049452e5134b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
	bool "ARC HS Development Kit SOC"
	depends on ISA_ARCV2
	select ARC_HAS_ACCL_REGS
	select ARC_IRQ_NO_AUTOSAVE
	select CLK_HSDK
	select RESET_HSDK
	select HAVE_PCI