From: Seung-Woo Kim Date: Thu, 23 May 2019 02:01:50 +0000 (+0900) Subject: ARM64: config: tizen_bcmrpi3: enable ZC3XX camera module X-Git-Tag: accepted/tizen/unified/20200709.164653~162 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d73b3dbe65e3490c82ab5f1ff069f4d4e714a8cf;p=platform%2Fkernel%2Flinux-rpi.git ARM64: config: tizen_bcmrpi3: 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: I840a774c718bc5ffd0898fd29140c3f52ed7757c Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index 452cf35..4f9e2c8 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -2529,7 +2529,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