summaryrefslogtreecommitdiffstats
path: root/board/earthlcd/favr-32-ezkit/Kconfig
blob: c0cd1b710b64faba77428b00c08c79c608bc7894 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
if TARGET_FAVR_32_EZKIT

config SYS_BOARD
	string
	default "favr-32-ezkit"

config SYS_VENDOR
	string
	default "earthlcd"

config SYS_SOC
	string
	default "at32ap700x"

config SYS_CONFIG_NAME
	string
	default "favr-32-ezkit"

endif
OpenPOWER on IntegriCloud