summaryrefslogtreecommitdiff
path: root/board/skyworth/hc2910-2aghd05/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/skyworth/hc2910-2aghd05/Kconfig')
-rw-r--r--board/skyworth/hc2910-2aghd05/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/skyworth/hc2910-2aghd05/Kconfig b/board/skyworth/hc2910-2aghd05/Kconfig
new file mode 100644
index 00000000000..f85f1f2631d
--- /dev/null
+++ b/board/skyworth/hc2910-2aghd05/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_HC2910_2AGHD05
+
+config SYS_BOARD
+ default "hc2910-2aghd05"
+
+config SYS_VENDOR
+ default "skyworth"
+
+config SYS_SOC
+ default "hi3798mv200"
+
+config SYS_CONFIG_NAME
+ default "hc2910-2aghd05"
+
+endif