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