]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/blackstamp/Kconfig
NDS32: Generic Board Support and Unsupport
[karo-tx-uboot.git] / 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