summaryrefslogtreecommitdiffstats
path: root/board/ve8313/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/ve8313/Kconfig')
-rw-r--r--board/ve8313/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/ve8313/Kconfig b/board/ve8313/Kconfig
new file mode 100644
index 0000000000..ed9efbfbb6
--- /dev/null
+++ b/board/ve8313/Kconfig
@@ -0,0 +1,11 @@
+if TARGET_VE8313
+
+config SYS_BOARD
+ string
+ default "ve8313"
+
+config SYS_CONFIG_NAME
+ string
+ default "ve8313"
+
+endif
OpenPOWER on IntegriCloud