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