summaryrefslogtreecommitdiffstats
path: root/board/synopsys/axs101/Kconfig
blob: 79e5400ea86b14f3d6af0c598be8b7c54f07ef58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_AXS101

config SYS_BOARD
	default "axs101"

config SYS_VENDOR
	default "synopsys"

config SYS_CONFIG_NAME
	default "axs101"

endif
OpenPOWER on IntegriCloud