]> git.sur5r.net Git - u-boot/blob - Kconfig
a0fc19f63c1dfb654871d8fb5b8b934b4f9e63ab
[u-boot] / Kconfig
1 if TARGET_BC3450
2
3 config SYS_BOARD
4         default "bc3450"
5
6 config SYS_CONFIG_NAME
7         default "BC3450"
8
9 endif