diff options
Diffstat (limited to 'configs/omap4_panda_defconfig')
-rw-r--r-- | configs/omap4_panda_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap4_panda_defconfig b/configs/omap4_panda_defconfig index c8e278b30a2..ec6a63af232 100644 --- a/configs/omap4_panda_defconfig +++ b/configs/omap4_panda_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_OMAP44XX=y CONFIG_TARGET_OMAP4_PANDA=y CONFIG_SPL=y +CONFIG_CMD_NET=y |