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

config SYS_BOARD
	default "favr-32-ezkit"

config SYS_VENDOR
	default "earthlcd"

config SYS_SOC
	default "at32ap700x"

config SYS_CONFIG_NAME
	default "favr-32-ezkit"

endif
OpenPOWER on IntegriCloud