imx: mx6 sabreauto: Add board support for USB EHCI
[oweals/u-boot.git] / 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