xref: /linux/arch/arc/plat-hsdk/Kconfig (revision 9d64fc08f6fe59a7d71e84f650dd2c0f080254dd)
1# Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com)
2#
3# This program is free software; you can redistribute it and/or modify
4# it under the terms of the GNU General Public License version 2 as
5# published by the Free Software Foundation.
6#
7
8menuconfig ARC_SOC_HSDK
9	bool "ARC HS Development Kit SOC"
10	select CLK_HSDK
11