diff options
Diffstat (limited to 'configs/Mele_M5_defconfig')
-rw-r--r-- | configs/Mele_M5_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig index 1db614f56e..725554d689 100644 --- a/configs/Mele_M5_defconfig +++ b/configs/Mele_M5_defconfig @@ -12,6 +12,9 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,STATUSLED=234" CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_I2C=y # CONFIG_CMD_FPGA is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_ETH_DESIGNWARE=y CONFIG_USB_EHCI_HCD=y |