[Feature] add GA346 baseline version

Change-Id: Ic62933698569507dcf98240cdf5d9931ae34348f
diff --git a/src/kernel/linux/v4.19/arch/arc/plat-hsdk/Kconfig b/src/kernel/linux/v4.19/arch/arc/plat-hsdk/Kconfig
new file mode 100644
index 0000000..c285a83
--- /dev/null
+++ b/src/kernel/linux/v4.19/arch/arc/plat-hsdk/Kconfig
@@ -0,0 +1,15 @@
+# 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"
+	depends on ISA_ARCV2
+	select ARC_HAS_ACCL_REGS
+	select ARC_IRQ_NO_AUTOSAVE
+	select CLK_HSDK
+	select RESET_HSDK
+	select MIGHT_HAVE_PCI