diff options
Diffstat (limited to 'configs/sama5d3xek_mmc_defconfig')
-rw-r--r-- | configs/sama5d3xek_mmc_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sama5d3xek_mmc_defconfig b/configs/sama5d3xek_mmc_defconfig index 74e011a8b8..1848454a6c 100644 --- a/configs/sama5d3xek_mmc_defconfig +++ b/configs/sama5d3xek_mmc_defconfig @@ -97,3 +97,6 @@ CONFIG_USB_GADGET=y CONFIG_USB_GADGET_ATMEL_USBA=y CONFIG_DM_VIDEO=y CONFIG_ATMEL_HLCD=y +CONFIG_VIDEO_BPP8=y +CONFIG_VIDEO_BPP16=y +CONFIG_VIDEO_BPP32=y |