1if TARGET_IB62X0
2
3config SYS_BOARD
4	default "ib62x0"
5
6config SYS_VENDOR
7	default "raidsonic"
8
9config SYS_CONFIG_NAME
10	default "ib62x0"
11
12endif
13