X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Ftricorder_flash_defconfig;h=b285a811423fda7411a3a941bf8cec2cf396ff4c;hb=6f107e4cf6f9c7beddad5878e83436823bff3fa8;hp=1cf39286a09ad0bf7a6207c62a9fee450b8cae94;hpb=9e39003e7ffa327adaef468840196de2e8820d2f;p=karo-tx-uboot.git diff --git a/configs/tricorder_flash_defconfig b/configs/tricorder_flash_defconfig index 1cf39286a0..b285a81142 100644 --- a/configs/tricorder_flash_defconfig +++ b/configs/tricorder_flash_defconfig @@ -3,11 +3,18 @@ CONFIG_OMAP34XX=y CONFIG_TARGET_TRICORDER=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="FLASHCARD" +CONFIG_BOOTDELAY=0 +CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMI is not set # 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_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_CMD_EXT2=y +CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y