]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/bf518f-ezbrd/Kconfig
arm: socfpga: Add Altera Arria V DK support
[people/ms/u-boot.git] / board / bf518f-ezbrd / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_BF518F_EZBRD
2
3config SYS_BOARD
dd84058d
MY
4 default "bf518f-ezbrd"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "bf518f-ezbrd"
8
9endif