diff options
Diffstat (limited to 'configs/tx25_defconfig')
-rw-r--r-- | configs/tx25_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tx25_defconfig b/configs/tx25_defconfig index 8f7e303..9257361 100644 --- a/configs/tx25_defconfig +++ b/configs/tx25_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_TX25=y CONFIG_SPL=y +CONFIG_CMD_NET=y |