1if TARGET_SBx81LIFXCAT
2
3config SYS_BOARD
4       default "SBx81LIFXCAT"
5
6config SYS_VENDOR
7       default "alliedtelesis"
8
9config SYS_CONFIG_NAME
10       default "SBx81LIFXCAT"
11
12endif
13