X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2FMSI_Primo73_defconfig;h=d335173931107ab989cba2279b8ed7c158019f31;hp=555944479b9b50cb11d9e202f075b294e3cee814;hb=ab8243e43145598a55182c3f8ba0784f70526358;hpb=a69fdc7787bfa2f27eed74c2ee58c28ce932d502 diff --git a/configs/MSI_Primo73_defconfig b/configs/MSI_Primo73_defconfig index 555944479b..d335173931 100644 --- a/configs/MSI_Primo73_defconfig +++ b/configs/MSI_Primo73_defconfig @@ -10,6 +10,10 @@ CONFIG_VIDEO_LCD_BL_PWM="PB2" CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-primo73" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y +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