]> git.sur5r.net Git - u-boot/blob - board/blackstamp/Kconfig
armv7/ls1021atwr: added deep sleep support in uboot
[u-boot] / board / blackstamp / Kconfig
1 if TARGET_BLACKSTAMP
2
3 config SYS_BOARD
4         default "blackstamp"
5
6 config SYS_CONFIG_NAME
7         default "blackstamp"
8
9 endif