]> git.sur5r.net Git - u-boot/blob - board/siemens/taurus/Kconfig
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[u-boot] / board / siemens / taurus / Kconfig
1 if TARGET_TAURUS
2
3 config SYS_BOARD
4         default "taurus"
5
6 config SYS_VENDOR
7         default "siemens"
8
9 config SYS_CONFIG_NAME
10         default "taurus"
11
12 endif