summaryrefslogtreecommitdiffstats
path: root/board/raidsonic/ib62x0/Kconfig
blob: c0c3a93b0219b972286f5e6e0f14d916d6306b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_IB62X0

config SYS_BOARD
	string
	default "ib62x0"

config SYS_VENDOR
	string
	default "raidsonic"

config SYS_CONFIG_NAME
	string
	default "ib62x0"

endif
OpenPOWER on IntegriCloud