2017-08-15 18:13:55 +00: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 09:48:43 +00:00
|
|
|
bool "ARC HS Development Kit SOC"
|
|
|
|
select CLK_HSDK
|
2017-10-06 23:44:27 +00:00
|
|
|
select RESET_HSDK
|