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