]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/synopsys/Kconfig
arc: Rename ARCangel4 board to nSIM
[people/ms/u-boot.git] / board / synopsys / Kconfig
CommitLineData
cc8be222 1if TARGET_NSIM
dd84058d 2
dd84058d 3config SYS_VENDOR
dd84058d
MY
4 default "synopsys"
5
6config SYS_CONFIG_NAME
cc8be222 7 default "nsim"
dd84058d
MY
8
9endif