Kconfig 404 字节
Newer Older
1 2 3 4 5 6 7 8
# 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
9
	bool "ARC HS Development Kit SOC"
10 11
	depends on ISA_ARCV2
	select ARC_HAS_ACCL_REGS
12
	select CLK_HSDK
13
	select RESET_HSDK
14
	select HAVE_PCI