mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
a528629dfd
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
# 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
|
|
select RESET_HSDK
|