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