]> git.sur5r.net Git - u-boot/blob - board/lwmon5/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[u-boot] / board / lwmon5 / Kconfig
1 if TARGET_LWMON5
2
3 config SYS_BOARD
4         default "lwmon5"
5
6 config SYS_CONFIG_NAME
7         default "lwmon5"
8
9 endif