summaryrefslogtreecommitdiffstats
path: root/board/LaCie/net2big_v2/Kconfig
blob: e8eb9ad5bc455662c751f75785f4d98df37b9500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_NET2BIG_V2

config SYS_BOARD
	string
	default "net2big_v2"

config SYS_VENDOR
	string
	default "LaCie"

config SYS_CONFIG_NAME
	string
	default "lacie_kw"

endif
OpenPOWER on IntegriCloud