]> git.sur5r.net Git - u-boot/blob - board/canmb/Kconfig
sun50i: h5: Add initial NanoPi NEO2 support
[u-boot] / board / canmb / Kconfig
1 if TARGET_CANMB
2
3 config SYS_BOARD
4         default "canmb"
5
6 config SYS_CONFIG_NAME
7         default "canmb"
8
9 endif