]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/shmin/Kconfig
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[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