summaryrefslogtreecommitdiff
path: root/board/muas3001
diff options
context:
space:
mode:
Diffstat (limited to 'board/muas3001')
-rw-r--r--board/muas3001/Kconfig11
-rw-r--r--board/muas3001/MAINTAINERS7
2 files changed, 18 insertions, 0 deletions
diff --git a/board/muas3001/Kconfig b/board/muas3001/Kconfig
new file mode 100644
index 0000000..982d32f
--- /dev/null
+++ b/board/muas3001/Kconfig
@@ -0,0 +1,11 @@
+if TARGET_MUAS3001
+
+config SYS_BOARD
+ string
+ default "muas3001"
+
+config SYS_CONFIG_NAME
+ string
+ default "muas3001"
+
+endif
diff --git a/board/muas3001/MAINTAINERS b/board/muas3001/MAINTAINERS
new file mode 100644
index 0000000..cfb5983
--- /dev/null
+++ b/board/muas3001/MAINTAINERS
@@ -0,0 +1,7 @@
+MUAS3001 BOARD
+M: Heiko Schocher <hs@denx.de>
+S: Maintained
+F: board/muas3001/
+F: include/configs/muas3001.h
+F: configs/muas3001_defconfig
+F: configs/muas3001_dev_defconfig