summaryrefslogtreecommitdiffstats
path: root/board/w7o/Kconfig
blob: fd1b42231887200c086562e7e4a311dead741b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
if TARGET_W7OLMC

config SYS_BOARD
	default "w7o"

config SYS_CONFIG_NAME
	default "W7OLMC"

endif

if TARGET_W7OLMG

config SYS_BOARD
	default "w7o"

config SYS_CONFIG_NAME
	default "W7OLMG"

endif
OpenPOWER on IntegriCloud