summaryrefslogtreecommitdiffstats
path: root/board/hymod/Kconfig
blob: 106a83760438f0fa7f7dd46dda08636644419ec2 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_HYMOD

config SYS_BOARD
	string
	default "hymod"

config SYS_CONFIG_NAME
	string
	default "hymod"

endif
OpenPOWER on IntegriCloud