]> git.sur5r.net Git - u-boot/blob - board/cm5200/Kconfig
tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed
[u-boot] / board / cm5200 / Kconfig
1 if TARGET_CM5200
2
3 config SYS_BOARD
4         default "cm5200"
5
6 config SYS_CONFIG_NAME
7         default "cm5200"
8
9 endif