]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/wandboard/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-net
[people/ms/u-boot.git] / board / wandboard / Kconfig
1 if TARGET_WANDBOARD
2
3 config SYS_BOARD
4 default "wandboard"
5
6 config SYS_CONFIG_NAME
7 default "wandboard"
8
9 endif