diff options
Diffstat (limited to 'configs/venice2_defconfig')
-rw-r--r-- | configs/venice2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/venice2_defconfig b/configs/venice2_defconfig index dfc54078ed2..c12dae933fd 100644 --- a/configs/venice2_defconfig +++ b/configs/venice2_defconfig @@ -2,3 +2,4 @@ +S:CONFIG_TEGRA=y +S:CONFIG_TEGRA124=y +S:CONFIG_TARGET_VENICE2=y +CONFIG_DEFAULT_DEVICE_TREE="tegra124-venice2" |