summaryrefslogtreecommitdiffstats
path: root/board/eltec/elppc
diff options
context:
space:
mode:
Diffstat (limited to 'board/eltec/elppc')
-rw-r--r--board/eltec/elppc/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/eltec/elppc/Kconfig b/board/eltec/elppc/Kconfig
new file mode 100644
index 0000000000..55564dc960
--- /dev/null
+++ b/board/eltec/elppc/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_ELPPC
+
+config SYS_BOARD
+ string
+ default "elppc"
+
+config SYS_VENDOR
+ string
+ default "eltec"
+
+config SYS_CONFIG_NAME
+ string
+ default "ELPPC"
+
+endif
OpenPOWER on IntegriCloud