blob: bd08de4be75e7edc4ce8875c8af7f1723f0f5b01 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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"
select CLK_HSDK
|