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

config SYS_BOARD
	default "evb64260"

config SYS_CONFIG_NAME
	default "P3G4"

endif

if TARGET_ZUMA

config SYS_BOARD
	default "evb64260"

config SYS_CONFIG_NAME
	default "ZUMA"

endif
OpenPOWER on IntegriCloud