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

config SYS_BOARD
	string
	default "netspace_v2"

config SYS_VENDOR
	string
	default "LaCie"

config SYS_CONFIG_NAME
	string
	default "lacie_kw"

endif
OpenPOWER on IntegriCloud