summaryrefslogtreecommitdiffstats
path: root/board/bf533-ezkit/Kconfig
blob: c0317c2eb564dbc965096897bd0b327363be869f (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_BF533_EZKIT

config SYS_BOARD
	string
	default "bf533-ezkit"

config SYS_CONFIG_NAME
	string
	default "bf533-ezkit"

endif
OpenPOWER on IntegriCloud