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