]> git.sur5r.net Git - u-boot/blob - board/spd8xx/Kconfig
B4860: Add alternate LC VCO serdes protocols support in board file
[u-boot] / board / spd8xx / Kconfig
1 if TARGET_SPD823TS
2
3 config SYS_BOARD
4         default "spd8xx"
5
6 config SYS_CONFIG_NAME
7         default "SPD823TS"
8
9 endif