]> git.sur5r.net Git - u-boot/blob - board/huawei/hg556a/Kconfig
MIPS: add BMIPS Huawei HG556a board
[u-boot] / board / huawei / hg556a / Kconfig
1 if BOARD_HUAWEI_HG556A
2
3 config SYS_BOARD
4         default "hg556a"
5
6 config SYS_VENDOR
7         default "huawei"
8
9 config SYS_CONFIG_NAME
10         default "huawei_hg556a"
11
12 endif