summaryrefslogtreecommitdiffstats
path: root/board/mimc/mimc200/Kconfig
blob: 18736d7f96f9443e12b83f91aba3da5f520582d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MIMC200

config SYS_BOARD
	default "mimc200"

config SYS_VENDOR
	default "mimc"

config SYS_SOC
	default "at32ap700x"

config SYS_CONFIG_NAME
	default "mimc200"

endif
OpenPOWER on IntegriCloud