]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/xes/xpedite537x/Kconfig
Merge git://git.denx.de/u-boot-sh
[people/ms/u-boot.git] / board / xes / xpedite537x / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_XPEDITE537X
2
3config SYS_BOARD
dd84058d
MY
4 default "xpedite537x"
5
6config SYS_VENDOR
dd84058d
MY
7 default "xes"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "xpedite537x"
11
12endif