From: Seung-Woo Kim Date: Thu, 23 May 2019 01:55:50 +0000 (+0900) Subject: ARM: tizen_bcm2709_defconfig: enable ZC3XX camera module X-Git-Tag: accepted/tizen/unified/20200709.164653~161 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ddf2b36da8bbf0c0e6c7fb24cf5332af3454c4a;p=platform%2Fkernel%2Flinux-rpi.git ARM: tizen_bcm2709_defconfig: enable ZC3XX camera module Currently, in test environment, usb camera 046d:08af is used and it requires CONFIG_USB_GSPCA_ZC3XX. Enable ZC3XX camera module. Change-Id: I2999e9b2288e0bd0bc74cab14a06bb785e8ea410 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm/configs/tizen_bcm2709_defconfig b/arch/arm/configs/tizen_bcm2709_defconfig index 5fabf2f..fc3ba69c 100644 --- a/arch/arm/configs/tizen_bcm2709_defconfig +++ b/arch/arm/configs/tizen_bcm2709_defconfig @@ -2653,7 +2653,7 @@ CONFIG_USB_GSPCA=m # CONFIG_USB_GSPCA_VC032X is not set # CONFIG_USB_GSPCA_VICAM is not set # CONFIG_USB_GSPCA_XIRLINK_CIT is not set -# CONFIG_USB_GSPCA_ZC3XX is not set +CONFIG_USB_GSPCA_ZC3XX=m # CONFIG_USB_PWC is not set # CONFIG_VIDEO_CPIA2 is not set # CONFIG_USB_ZR364XX is not set