From: Stephen Warren <swarren@xxxxxxxxxx> Now that mainline U-Boot contains support for Jetson TK1, enable building for it by default. Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> --- configs/jetson-tk1.board | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/jetson-tk1.board b/configs/jetson-tk1.board index 1dfb14c5ec9e..73b23ae86dd2 100644 --- a/configs/jetson-tk1.board +++ b/configs/jetson-tk1.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