]> git.sur5r.net Git - u-boot/blob - board/huawei/hg556a/Kconfig
powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()
[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