summaryrefslogtreecommitdiffstats
path: root/board/t3corp/Kconfig
blob: 818293a2e6dcee0350037a1e77ce7001948e51bc (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_T3CORP

config SYS_BOARD
	string
	default "t3corp"

config SYS_CONFIG_NAME
	string
	default "t3corp"

endif
OpenPOWER on IntegriCloud