diff options
Diffstat (limited to 'configs/jetson-tk1_defconfig')
-rw-r--r-- | configs/jetson-tk1_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/jetson-tk1_defconfig b/configs/jetson-tk1_defconfig index 168b919..dc68c6d 100644 --- a/configs/jetson-tk1_defconfig +++ b/configs/jetson-tk1_defconfig @@ -3,3 +3,4 @@ CONFIG_TEGRA=y CONFIG_TEGRA124=y CONFIG_TARGET_JETSON_TK1=y CONFIG_DEFAULT_DEVICE_TREE="tegra124-jetson-tk1" +CONFIG_CMD_NET=y |