diff options
Diffstat (limited to 'configs/sama5d4ek_mmc_defconfig')
-rw-r--r-- | configs/sama5d4ek_mmc_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sama5d4ek_mmc_defconfig b/configs/sama5d4ek_mmc_defconfig index 11adfe2093..b0486edd80 100644 --- a/configs/sama5d4ek_mmc_defconfig +++ b/configs/sama5d4ek_mmc_defconfig @@ -87,5 +87,6 @@ CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_ATMEL_USBA=y CONFIG_DM_VIDEO=y -CONFIG_VIDEO_BPP16=y +# CONFIG_VIDEO_BPP8 is not set +# CONFIG_VIDEO_BPP32 is not set CONFIG_ATMEL_HLCD=y |