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