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