X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Ftitanium_defconfig;h=4d16ef6246c278ae580d579cda56c8a9a3f8bf50;hp=9e38f5d3559ff65e53f30012134fe7bb1dcbc7cf;hb=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4;hpb=ab8243e43145598a55182c3f8ba0784f70526358 diff --git a/configs/titanium_defconfig b/configs/titanium_defconfig index 9e38f5d355..4d16ef6246 100644 --- a/configs/titanium_defconfig +++ b/configs/titanium_defconfig @@ -4,13 +4,22 @@ CONFIG_TARGET_TITANIUM=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/barco/titanium/imximage.cfg" CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Titanium > " +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_USB=y CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y CONFIG_CMD_TIME=y +CONFIG_CMD_EXT2=y +CONFIG_CMD_EXT4=y +CONFIG_CMD_EXT4_WRITE=y +CONFIG_CMD_FAT=y +CONFIG_CMD_FS_GENERIC=y CONFIG_OF_LIBFDT=y