]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/qca/ap143/Kconfig
mips: ath79: add AP143 reference board
[people/ms/u-boot.git] / board / qca / ap143 / Kconfig
diff --git a/board/qca/ap143/Kconfig b/board/qca/ap143/Kconfig
new file mode 100644 (file)
index 0000000..4cdac0d
--- /dev/null
@@ -0,0 +1,12 @@
+if TARGET_AP143
+
+config SYS_VENDOR
+       default "qca"
+
+config SYS_BOARD
+       default "ap143"
+
+config SYS_CONFIG_NAME
+       default "ap143"
+
+endif