]> git.sur5r.net Git - u-boot/blob - board/warp7/Kconfig
serial: bcm283x_mu: Remove support for post-init disabling
[u-boot] / board / warp7 / Kconfig
1 if TARGET_WARP7
2
3 config SYS_BOARD
4         default "warp7"
5
6 config SYS_CONFIG_NAME
7         default "warp7"
8
9 endif