]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/bf506f-ezkit/Kconfig
arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data
[people/ms/u-boot.git] / board / bf506f-ezkit / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_BF506F_EZKIT
2
3config SYS_BOARD
dd84058d
MY
4 default "bf506f-ezkit"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "bf506f-ezkit"
8
9endif