summaryrefslogtreecommitdiffstats
path: root/board/total5200/Kconfig
blob: 774eb9889e617cdecb60e40bb26ca82456656331 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_TOTAL5200

config SYS_BOARD
	string
	default "total5200"

config SYS_CONFIG_NAME
	string
	default "Total5200"

endif
OpenPOWER on IntegriCloud