summaryrefslogtreecommitdiff
path: root/board/mcc200
diff options
context:
space:
mode:
Diffstat (limited to 'board/mcc200')
-rw-r--r--board/mcc200/Kconfig11
-rw-r--r--board/mcc200/MAINTAINERS17
2 files changed, 28 insertions, 0 deletions
diff --git a/board/mcc200/Kconfig b/board/mcc200/Kconfig
new file mode 100644
index 0000000..c4e8cf1
--- /dev/null
+++ b/board/mcc200/Kconfig
@@ -0,0 +1,11 @@
+if TARGET_MCC200
+
+config SYS_BOARD
+ string
+ default "mcc200"
+
+config SYS_CONFIG_NAME
+ string
+ default "mcc200"
+
+endif
diff --git a/board/mcc200/MAINTAINERS b/board/mcc200/MAINTAINERS
new file mode 100644
index 0000000..3d02bc6
--- /dev/null
+++ b/board/mcc200/MAINTAINERS
@@ -0,0 +1,17 @@
+MCC200 BOARD
+M: -
+S: Maintained
+F: board/mcc200/
+F: include/configs/mcc200.h
+F: configs/mcc200_defconfig
+F: configs/mcc200_COM12_defconfig
+F: configs/mcc200_COM12_highboot_defconfig
+F: configs/mcc200_COM12_highboot_SDRAM_defconfig
+F: configs/mcc200_COM12_SDRAM_defconfig
+F: configs/mcc200_highboot_defconfig
+F: configs/mcc200_highboot_SDRAM_defconfig
+F: configs/mcc200_SDRAM_defconfig
+F: configs/prs200_defconfig
+F: configs/prs200_DDR_defconfig
+F: configs/prs200_highboot_defconfig
+F: configs/prs200_highboot_DDR_defconfig