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