X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsocrates_defconfig;h=75db38fe94798e82175a7cef0f8c40bed7974a8e;hb=896a74f615d6ffcbbcbec1505b19ed3280fe7873;hp=4d86ad1077852c8e9e063a66b0fdc5ab11696e79;hpb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;p=u-boot diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 4d86ad1077..75db38fe94 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -4,8 +4,18 @@ CONFIG_TARGET_SOCRATES=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y +CONFIG_BOOTDELAY=1 CONFIG_HUSH_PARSER=y +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_SNTP=y +CONFIG_CMD_EXT2=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y