]> git.sur5r.net Git - u-boot/blobdiff - board/huawei/hg556a/Kconfig
MIPS: add BMIPS Huawei HG556a board
[u-boot] / board / huawei / hg556a / Kconfig
diff --git a/board/huawei/hg556a/Kconfig b/board/huawei/hg556a/Kconfig
new file mode 100644 (file)
index 0000000..88622d0
--- /dev/null
@@ -0,0 +1,12 @@
+if BOARD_HUAWEI_HG556A
+
+config SYS_BOARD
+       default "hg556a"
+
+config SYS_VENDOR
+       default "huawei"
+
+config SYS_CONFIG_NAME
+       default "huawei_hg556a"
+
+endif