]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/bf561-ezkit/Kconfig
kconfig: add board Kconfig and defconfig files
[people/ms/u-boot.git] / board / bf561-ezkit / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_BF561_EZKIT
2
3config SYS_BOARD
4 string
5 default "bf561-ezkit"
6
7config SYS_CONFIG_NAME
8 string
9 default "bf561-ezkit"
10
11endif