]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/synopsys/Kconfig
arc: add selection of endianess in Kconfig
[people/ms/u-boot.git] / board / synopsys / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_ARCANGEL4
2
dd84058d 3config SYS_VENDOR
dd84058d
MY
4 default "synopsys"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "arcangel4"
8
9endif