summaryrefslogtreecommitdiffstats
path: root/board/korat/Kconfig
blob: c23061c00ea859a505a0984b09086739f68786c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_KORAT

config SYS_BOARD
	string
	default "korat"

config SYS_CONFIG_NAME
	string
	default "korat"

endif
OpenPOWER on IntegriCloud