]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/synopsys/axs101/Kconfig
arc: implement slave cores kick-start for Linux kernel
[people/ms/u-boot.git] / board / synopsys / axs101 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_AXS101
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "axs101"
5
6config SYS_VENDOR
dd84058d
MY
7 default "synopsys"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "axs101"
11
12endif