blob: c0c3a93b0219b972286f5e6e0f14d916d6306b29 [file] [log] [blame]
Masahiro Yamadad3ae6782014-07-30 14:08:14 +09001if TARGET_IB62X0
2
Masahiro Yamadad3ae6782014-07-30 14:08:14 +09003config SYS_BOARD
4 string
5 default "ib62x0"
6
7config SYS_VENDOR
8 string
9 default "raidsonic"
10
Masahiro Yamadad3ae6782014-07-30 14:08:14 +090011config SYS_CONFIG_NAME
12 string
13 default "ib62x0"
14
15endif