]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/bf526-ezbrd/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-tegra
[people/ms/u-boot.git] / board / bf526-ezbrd / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_BF526_EZBRD
2
3config SYS_BOARD
dd84058d
MY
4 default "bf526-ezbrd"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "bf526-ezbrd"
8
9endif