X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Finet1_defconfig;h=b0f244decee1504b6bb7226def05d17c0997ea71;hb=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4;hp=8e64ef68f01a11a4ae56e0ca3b549c5a43f74826;hpb=ab8243e43145598a55182c3f8ba0784f70526358;p=u-boot diff --git a/configs/inet1_defconfig b/configs/inet1_defconfig index 8e64ef68f0..b0f244dece 100644 --- a/configs/inet1_defconfig +++ b/configs/inet1_defconfig @@ -15,11 +15,18 @@ CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-inet1" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y CONFIG_HUSH_PARSER=y +CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_MMC=y CONFIG_CMD_I2C=y # CONFIG_CMD_FPGA is not set CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_EXT2=y +CONFIG_CMD_EXT4=y +CONFIG_CMD_FAT=y +CONFIG_CMD_FS_GENERIC=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_HOST=y