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: submit/tizen/20190614.014912~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfb7e07037cd03173313e66032e8ded64ea1bab1;p=platform%2Fkernel%2Flinux-rpi3.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 452cf35734f5..4f9e2c8a032e 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