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