diff options
Diffstat (limited to 'configs/sama5d36ek_cmp_mmc_defconfig')
-rw-r--r-- | configs/sama5d36ek_cmp_mmc_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sama5d36ek_cmp_mmc_defconfig b/configs/sama5d36ek_cmp_mmc_defconfig index 4a0c68122e6..fec15957553 100644 --- a/configs/sama5d36ek_cmp_mmc_defconfig +++ b/configs/sama5d36ek_cmp_mmc_defconfig @@ -63,5 +63,6 @@ CONFIG_DM_SPI=y CONFIG_TIMER=y CONFIG_ATMEL_PIT_TIMER=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 |