summaryrefslogtreecommitdiffstats
path: root/board/bc3450/Kconfig
blob: ba058db08963dc869b38d437be21363f84aa3b24 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_BC3450

config SYS_BOARD
	string
	default "bc3450"

config SYS_CONFIG_NAME
	string
	default "BC3450"

endif
OpenPOWER on IntegriCloud