From: Stephen Warren <swarren@xxxxxxxxxx> Now that mainline U-Boot contains support for Venice2, enable building for Venice2 by default. Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> --- Note that the support has been pulled into u-boot/master, but isn't yet available on the git server due to replication latency:-( I won't actually apply this until the commits show up. --- configs/venice2.board | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/venice2.board b/configs/venice2.board index 1dfb14c5ec9e..73b23ae86dd2 100644 --- a/configs/venice2.board +++ b/configs/venice2.board @@ -1,5 +1,4 @@ board = { 'vendor': 'nvidia', 'soc': 'tegra124', - 'disabled': True, } -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html