summaryrefslogtreecommitdiffstats
path: root/board/synopsys/axs101/Kconfig
blob: 8448265888076bc9cb9b521a1dc5f0e8e6b44ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_AXS101

config SYS_CPU
	default "arc700"

config SYS_BOARD
	default "axs101"

config SYS_VENDOR
	default "synopsys"

config SYS_CONFIG_NAME
	default "axs101"

endif
OpenPOWER on IntegriCloud