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