summaryrefslogtreecommitdiff
path: root/board/ppmc7xx
diff options
context:
space:
mode:
Diffstat (limited to 'board/ppmc7xx')
-rw-r--r--board/ppmc7xx/Kconfig11
-rw-r--r--board/ppmc7xx/MAINTAINERS6
2 files changed, 17 insertions, 0 deletions
diff --git a/board/ppmc7xx/Kconfig b/board/ppmc7xx/Kconfig
new file mode 100644
index 0000000..a28ab98
--- /dev/null
+++ b/board/ppmc7xx/Kconfig
@@ -0,0 +1,11 @@
+if TARGET_PPMC7XX
+
+config SYS_BOARD
+ string
+ default "ppmc7xx"
+
+config SYS_CONFIG_NAME
+ string
+ default "ppmc7xx"
+
+endif
diff --git a/board/ppmc7xx/MAINTAINERS b/board/ppmc7xx/MAINTAINERS
new file mode 100644
index 0000000..5b21aa7
--- /dev/null
+++ b/board/ppmc7xx/MAINTAINERS
@@ -0,0 +1,6 @@
+PPMC7XX BOARD
+M: -
+S: Maintained
+F: board/ppmc7xx/
+F: include/configs/ppmc7xx.h
+F: configs/ppmc7xx_defconfig