]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/comtrend/vr3032u/Kconfig
MIPS: add BMIPS Comtrend VR-3032u board
[people/ms/u-boot.git] / board / comtrend / vr3032u / Kconfig
diff --git a/board/comtrend/vr3032u/Kconfig b/board/comtrend/vr3032u/Kconfig
new file mode 100644 (file)
index 0000000..6f552cf
--- /dev/null
@@ -0,0 +1,12 @@
+if BOARD_COMTREND_VR3032U
+
+config SYS_BOARD
+       default "vr3032u"
+
+config SYS_VENDOR
+       default "comtrend"
+
+config SYS_CONFIG_NAME
+       default "comtrend_vr3032u"
+
+endif