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