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