]> git.sur5r.net Git - u-boot/blob - board/aspeed/evb_ast2500/Kconfig
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
[u-boot] / board / aspeed / evb_ast2500 / Kconfig
1 if TARGET_EVB_AST2500
2
3 config SYS_BOARD
4         default "evb_ast2500"
5
6 config SYS_VENDOR
7         default "aspeed"
8
9 config SYS_CONFIG_NAME
10         default "evb_ast2500"
11
12 endif