diff options
Diffstat (limited to 'configs/pogo_e02_defconfig')
-rw-r--r-- | configs/pogo_e02_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pogo_e02_defconfig b/configs/pogo_e02_defconfig index 8e01582b55..6d1af7748d 100644 --- a/configs/pogo_e02_defconfig +++ b/configs/pogo_e02_defconfig @@ -20,6 +20,8 @@ CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_ENV_IS_IN_NAND=y # CONFIG_MMC is not set +CONFIG_NETDEVICES=y +CONFIG_MVGBE=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |