X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsama5d3xek_mmc_defconfig;h=cf57936cad3dbdf6c6d7ef74668fd98476411495;hb=83fccaf1f9356364253cd75282e3ef8352e04a7b;hp=f45449fd93f6514fb3ac4f564245b29083939b2e;hpb=1c7b5d0309c1da3952b1236d42c82c5ea8446476;p=u-boot diff --git a/configs/sama5d3xek_mmc_defconfig b/configs/sama5d3xek_mmc_defconfig index f45449fd93..cf57936cad 100644 --- a/configs/sama5d3xek_mmc_defconfig +++ b/configs/sama5d3xek_mmc_defconfig @@ -25,6 +25,7 @@ CONFIG_SPL_SEPARATE_BSS=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMI is not set +CONFIG_CMD_IMLS=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_LOADS is not set CONFIG_CMD_MMC=y @@ -81,4 +82,5 @@ CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_ATMEL_USBA=y -CONFIG_LCD=y +CONFIG_DM_VIDEO=y +CONFIG_ATMEL_HLCD=y