diff options
Diffstat (limited to 'configs/integratorcp_cm946es_defconfig')
-rw-r--r-- | configs/integratorcp_cm946es_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index e7fc706615..cd4c94aea6 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM946ES=y +CONFIG_CMD_NET=y |