diff options
Diffstat (limited to 'configs/sama5d3_xplained_mmc_defconfig')
-rw-r--r-- | configs/sama5d3_xplained_mmc_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sama5d3_xplained_mmc_defconfig b/configs/sama5d3_xplained_mmc_defconfig index a3377a6f6d..7de32479fb 100644 --- a/configs/sama5d3_xplained_mmc_defconfig +++ b/configs/sama5d3_xplained_mmc_defconfig @@ -8,5 +8,8 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_USB=y # CONFIG_CMD_FPGA is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_OF_LIBFDT=y |