summaryrefslogtreecommitdiff
path: root/board/esd/pmc405de
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/pmc405de')
-rw-r--r--board/esd/pmc405de/Kconfig15
-rw-r--r--board/esd/pmc405de/MAINTAINERS6
2 files changed, 21 insertions, 0 deletions
diff --git a/board/esd/pmc405de/Kconfig b/board/esd/pmc405de/Kconfig
new file mode 100644
index 0000000..f06b26b
--- /dev/null
+++ b/board/esd/pmc405de/Kconfig
@@ -0,0 +1,15 @@
+if TARGET_PMC405DE
+
+config SYS_BOARD
+ string
+ default "pmc405de"
+
+config SYS_VENDOR
+ string
+ default "esd"
+
+config SYS_CONFIG_NAME
+ string
+ default "PMC405DE"
+
+endif
diff --git a/board/esd/pmc405de/MAINTAINERS b/board/esd/pmc405de/MAINTAINERS
new file mode 100644
index 0000000..a891e23
--- /dev/null
+++ b/board/esd/pmc405de/MAINTAINERS
@@ -0,0 +1,6 @@
+PMC405DE BOARD
+M: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
+S: Maintained
+F: board/esd/pmc405de/
+F: include/configs/PMC405DE.h
+F: configs/PMC405DE_defconfig