summaryrefslogtreecommitdiffstats
path: root/board/keymile/km82xx/Kconfig
blob: c29032a50a376365633cd51f358933f987c27471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_KM82XX

config SYS_BOARD
	string
	default "km82xx"

config SYS_VENDOR
	string
	default "keymile"

config SYS_CONFIG_NAME
	string
	default "km82xx"

endif
OpenPOWER on IntegriCloud