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