diff options
Diffstat (limited to 'configs/sama5d27_som1_ek_mmc_defconfig')
-rw-r--r-- | configs/sama5d27_som1_ek_mmc_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sama5d27_som1_ek_mmc_defconfig b/configs/sama5d27_som1_ek_mmc_defconfig index 20b25cd338..dfd8047041 100644 --- a/configs/sama5d27_som1_ek_mmc_defconfig +++ b/configs/sama5d27_som1_ek_mmc_defconfig @@ -94,7 +94,8 @@ 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 CONFIG_W1=y CONFIG_W1_GPIO=y |