Skip to content

Commit 3dd028b

Browse files
committed
configs: Re-enable all GSPCA camera modules
The GSPCA camera modules were lost due to change in a default value - when has that happened before? See: #4977 Signed-off-by: Phil Elwell <[email protected]>
1 parent ddd39a7 commit 3dd028b

File tree

5 files changed

+235
-0
lines changed

5 files changed

+235
-0
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,53 @@ CONFIG_MEDIA_CEC_RC=y
778778
CONFIG_MEDIA_SUPPORT=m
779779
CONFIG_MEDIA_USB_SUPPORT=y
780780
CONFIG_USB_VIDEO_CLASS=m
781+
CONFIG_USB_GSPCA=m
782+
CONFIG_USB_GSPCA_BENQ=m
783+
CONFIG_USB_GSPCA_CONEX=m
784+
CONFIG_USB_GSPCA_CPIA1=m
785+
CONFIG_USB_GSPCA_DTCS033=m
786+
CONFIG_USB_GSPCA_ETOMS=m
787+
CONFIG_USB_GSPCA_FINEPIX=m
788+
CONFIG_USB_GSPCA_JEILINJ=m
789+
CONFIG_USB_GSPCA_JL2005BCD=m
790+
CONFIG_USB_GSPCA_KINECT=m
791+
CONFIG_USB_GSPCA_KONICA=m
792+
CONFIG_USB_GSPCA_MARS=m
793+
CONFIG_USB_GSPCA_MR97310A=m
794+
CONFIG_USB_GSPCA_NW80X=m
795+
CONFIG_USB_GSPCA_OV519=m
796+
CONFIG_USB_GSPCA_OV534=m
797+
CONFIG_USB_GSPCA_OV534_9=m
798+
CONFIG_USB_GSPCA_PAC207=m
799+
CONFIG_USB_GSPCA_PAC7302=m
800+
CONFIG_USB_GSPCA_PAC7311=m
801+
CONFIG_USB_GSPCA_SE401=m
802+
CONFIG_USB_GSPCA_SN9C2028=m
803+
CONFIG_USB_GSPCA_SN9C20X=m
804+
CONFIG_USB_GSPCA_SONIXB=m
805+
CONFIG_USB_GSPCA_SONIXJ=m
806+
CONFIG_USB_GSPCA_SPCA500=m
807+
CONFIG_USB_GSPCA_SPCA501=m
808+
CONFIG_USB_GSPCA_SPCA505=m
809+
CONFIG_USB_GSPCA_SPCA506=m
810+
CONFIG_USB_GSPCA_SPCA508=m
811+
CONFIG_USB_GSPCA_SPCA561=m
812+
CONFIG_USB_GSPCA_SPCA1528=m
813+
CONFIG_USB_GSPCA_SQ905=m
814+
CONFIG_USB_GSPCA_SQ905C=m
815+
CONFIG_USB_GSPCA_SQ930X=m
816+
CONFIG_USB_GSPCA_STK014=m
817+
CONFIG_USB_GSPCA_STK1135=m
818+
CONFIG_USB_GSPCA_STV0680=m
819+
CONFIG_USB_GSPCA_SUNPLUS=m
820+
CONFIG_USB_GSPCA_T613=m
821+
CONFIG_USB_GSPCA_TOPRO=m
822+
CONFIG_USB_GSPCA_TOUPTEK=m
823+
CONFIG_USB_GSPCA_TV8532=m
824+
CONFIG_USB_GSPCA_VC032X=m
825+
CONFIG_USB_GSPCA_VICAM=m
826+
CONFIG_USB_GSPCA_XIRLINK_CIT=m
827+
CONFIG_USB_GSPCA_ZC3XX=m
781828
CONFIG_USB_PWC=m
782829
CONFIG_VIDEO_CPIA2=m
783830
CONFIG_USB_ZR364XX=m

arch/arm/configs/bcm2711_defconfig

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,53 @@ CONFIG_MEDIA_CEC_RC=y
793793
CONFIG_MEDIA_SUPPORT=m
794794
CONFIG_MEDIA_USB_SUPPORT=y
795795
CONFIG_USB_VIDEO_CLASS=m
796+
CONFIG_USB_GSPCA=m
797+
CONFIG_USB_GSPCA_BENQ=m
798+
CONFIG_USB_GSPCA_CONEX=m
799+
CONFIG_USB_GSPCA_CPIA1=m
800+
CONFIG_USB_GSPCA_DTCS033=m
801+
CONFIG_USB_GSPCA_ETOMS=m
802+
CONFIG_USB_GSPCA_FINEPIX=m
803+
CONFIG_USB_GSPCA_JEILINJ=m
804+
CONFIG_USB_GSPCA_JL2005BCD=m
805+
CONFIG_USB_GSPCA_KINECT=m
806+
CONFIG_USB_GSPCA_KONICA=m
807+
CONFIG_USB_GSPCA_MARS=m
808+
CONFIG_USB_GSPCA_MR97310A=m
809+
CONFIG_USB_GSPCA_NW80X=m
810+
CONFIG_USB_GSPCA_OV519=m
811+
CONFIG_USB_GSPCA_OV534=m
812+
CONFIG_USB_GSPCA_OV534_9=m
813+
CONFIG_USB_GSPCA_PAC207=m
814+
CONFIG_USB_GSPCA_PAC7302=m
815+
CONFIG_USB_GSPCA_PAC7311=m
816+
CONFIG_USB_GSPCA_SE401=m
817+
CONFIG_USB_GSPCA_SN9C2028=m
818+
CONFIG_USB_GSPCA_SN9C20X=m
819+
CONFIG_USB_GSPCA_SONIXB=m
820+
CONFIG_USB_GSPCA_SONIXJ=m
821+
CONFIG_USB_GSPCA_SPCA500=m
822+
CONFIG_USB_GSPCA_SPCA501=m
823+
CONFIG_USB_GSPCA_SPCA505=m
824+
CONFIG_USB_GSPCA_SPCA506=m
825+
CONFIG_USB_GSPCA_SPCA508=m
826+
CONFIG_USB_GSPCA_SPCA561=m
827+
CONFIG_USB_GSPCA_SPCA1528=m
828+
CONFIG_USB_GSPCA_SQ905=m
829+
CONFIG_USB_GSPCA_SQ905C=m
830+
CONFIG_USB_GSPCA_SQ930X=m
831+
CONFIG_USB_GSPCA_STK014=m
832+
CONFIG_USB_GSPCA_STK1135=m
833+
CONFIG_USB_GSPCA_STV0680=m
834+
CONFIG_USB_GSPCA_SUNPLUS=m
835+
CONFIG_USB_GSPCA_T613=m
836+
CONFIG_USB_GSPCA_TOPRO=m
837+
CONFIG_USB_GSPCA_TOUPTEK=m
838+
CONFIG_USB_GSPCA_TV8532=m
839+
CONFIG_USB_GSPCA_VC032X=m
840+
CONFIG_USB_GSPCA_VICAM=m
841+
CONFIG_USB_GSPCA_XIRLINK_CIT=m
842+
CONFIG_USB_GSPCA_ZC3XX=m
796843
CONFIG_USB_PWC=m
797844
CONFIG_VIDEO_CPIA2=m
798845
CONFIG_USB_ZR364XX=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,53 @@ CONFIG_MEDIA_CEC_RC=y
771771
CONFIG_MEDIA_SUPPORT=m
772772
CONFIG_MEDIA_USB_SUPPORT=y
773773
CONFIG_USB_VIDEO_CLASS=m
774+
CONFIG_USB_GSPCA=m
775+
CONFIG_USB_GSPCA_BENQ=m
776+
CONFIG_USB_GSPCA_CONEX=m
777+
CONFIG_USB_GSPCA_CPIA1=m
778+
CONFIG_USB_GSPCA_DTCS033=m
779+
CONFIG_USB_GSPCA_ETOMS=m
780+
CONFIG_USB_GSPCA_FINEPIX=m
781+
CONFIG_USB_GSPCA_JEILINJ=m
782+
CONFIG_USB_GSPCA_JL2005BCD=m
783+
CONFIG_USB_GSPCA_KINECT=m
784+
CONFIG_USB_GSPCA_KONICA=m
785+
CONFIG_USB_GSPCA_MARS=m
786+
CONFIG_USB_GSPCA_MR97310A=m
787+
CONFIG_USB_GSPCA_NW80X=m
788+
CONFIG_USB_GSPCA_OV519=m
789+
CONFIG_USB_GSPCA_OV534=m
790+
CONFIG_USB_GSPCA_OV534_9=m
791+
CONFIG_USB_GSPCA_PAC207=m
792+
CONFIG_USB_GSPCA_PAC7302=m
793+
CONFIG_USB_GSPCA_PAC7311=m
794+
CONFIG_USB_GSPCA_SE401=m
795+
CONFIG_USB_GSPCA_SN9C2028=m
796+
CONFIG_USB_GSPCA_SN9C20X=m
797+
CONFIG_USB_GSPCA_SONIXB=m
798+
CONFIG_USB_GSPCA_SONIXJ=m
799+
CONFIG_USB_GSPCA_SPCA500=m
800+
CONFIG_USB_GSPCA_SPCA501=m
801+
CONFIG_USB_GSPCA_SPCA505=m
802+
CONFIG_USB_GSPCA_SPCA506=m
803+
CONFIG_USB_GSPCA_SPCA508=m
804+
CONFIG_USB_GSPCA_SPCA561=m
805+
CONFIG_USB_GSPCA_SPCA1528=m
806+
CONFIG_USB_GSPCA_SQ905=m
807+
CONFIG_USB_GSPCA_SQ905C=m
808+
CONFIG_USB_GSPCA_SQ930X=m
809+
CONFIG_USB_GSPCA_STK014=m
810+
CONFIG_USB_GSPCA_STK1135=m
811+
CONFIG_USB_GSPCA_STV0680=m
812+
CONFIG_USB_GSPCA_SUNPLUS=m
813+
CONFIG_USB_GSPCA_T613=m
814+
CONFIG_USB_GSPCA_TOPRO=m
815+
CONFIG_USB_GSPCA_TOUPTEK=m
816+
CONFIG_USB_GSPCA_TV8532=m
817+
CONFIG_USB_GSPCA_VC032X=m
818+
CONFIG_USB_GSPCA_VICAM=m
819+
CONFIG_USB_GSPCA_XIRLINK_CIT=m
820+
CONFIG_USB_GSPCA_ZC3XX=m
774821
CONFIG_USB_PWC=m
775822
CONFIG_VIDEO_CPIA2=m
776823
CONFIG_USB_ZR364XX=m

arch/arm64/configs/bcm2711_defconfig

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,53 @@ CONFIG_MEDIA_CEC_RC=y
793793
CONFIG_MEDIA_SUPPORT=m
794794
CONFIG_MEDIA_USB_SUPPORT=y
795795
CONFIG_USB_VIDEO_CLASS=m
796+
CONFIG_USB_GSPCA=m
797+
CONFIG_USB_GSPCA_BENQ=m
798+
CONFIG_USB_GSPCA_CONEX=m
799+
CONFIG_USB_GSPCA_CPIA1=m
800+
CONFIG_USB_GSPCA_DTCS033=m
801+
CONFIG_USB_GSPCA_ETOMS=m
802+
CONFIG_USB_GSPCA_FINEPIX=m
803+
CONFIG_USB_GSPCA_JEILINJ=m
804+
CONFIG_USB_GSPCA_JL2005BCD=m
805+
CONFIG_USB_GSPCA_KINECT=m
806+
CONFIG_USB_GSPCA_KONICA=m
807+
CONFIG_USB_GSPCA_MARS=m
808+
CONFIG_USB_GSPCA_MR97310A=m
809+
CONFIG_USB_GSPCA_NW80X=m
810+
CONFIG_USB_GSPCA_OV519=m
811+
CONFIG_USB_GSPCA_OV534=m
812+
CONFIG_USB_GSPCA_OV534_9=m
813+
CONFIG_USB_GSPCA_PAC207=m
814+
CONFIG_USB_GSPCA_PAC7302=m
815+
CONFIG_USB_GSPCA_PAC7311=m
816+
CONFIG_USB_GSPCA_SE401=m
817+
CONFIG_USB_GSPCA_SN9C2028=m
818+
CONFIG_USB_GSPCA_SN9C20X=m
819+
CONFIG_USB_GSPCA_SONIXB=m
820+
CONFIG_USB_GSPCA_SONIXJ=m
821+
CONFIG_USB_GSPCA_SPCA500=m
822+
CONFIG_USB_GSPCA_SPCA501=m
823+
CONFIG_USB_GSPCA_SPCA505=m
824+
CONFIG_USB_GSPCA_SPCA506=m
825+
CONFIG_USB_GSPCA_SPCA508=m
826+
CONFIG_USB_GSPCA_SPCA561=m
827+
CONFIG_USB_GSPCA_SPCA1528=m
828+
CONFIG_USB_GSPCA_SQ905=m
829+
CONFIG_USB_GSPCA_SQ905C=m
830+
CONFIG_USB_GSPCA_SQ930X=m
831+
CONFIG_USB_GSPCA_STK014=m
832+
CONFIG_USB_GSPCA_STK1135=m
833+
CONFIG_USB_GSPCA_STV0680=m
834+
CONFIG_USB_GSPCA_SUNPLUS=m
835+
CONFIG_USB_GSPCA_T613=m
836+
CONFIG_USB_GSPCA_TOPRO=m
837+
CONFIG_USB_GSPCA_TOUPTEK=m
838+
CONFIG_USB_GSPCA_TV8532=m
839+
CONFIG_USB_GSPCA_VC032X=m
840+
CONFIG_USB_GSPCA_VICAM=m
841+
CONFIG_USB_GSPCA_XIRLINK_CIT=m
842+
CONFIG_USB_GSPCA_ZC3XX=m
796843
CONFIG_USB_PWC=m
797844
CONFIG_VIDEO_CPIA2=m
798845
CONFIG_USB_ZR364XX=m

arch/arm64/configs/bcmrpi3_defconfig

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -749,6 +749,53 @@ CONFIG_MEDIA_CEC_RC=y
749749
CONFIG_MEDIA_SUPPORT=m
750750
CONFIG_MEDIA_USB_SUPPORT=y
751751
CONFIG_USB_VIDEO_CLASS=m
752+
CONFIG_USB_GSPCA=m
753+
CONFIG_USB_GSPCA_BENQ=m
754+
CONFIG_USB_GSPCA_CONEX=m
755+
CONFIG_USB_GSPCA_CPIA1=m
756+
CONFIG_USB_GSPCA_DTCS033=m
757+
CONFIG_USB_GSPCA_ETOMS=m
758+
CONFIG_USB_GSPCA_FINEPIX=m
759+
CONFIG_USB_GSPCA_JEILINJ=m
760+
CONFIG_USB_GSPCA_JL2005BCD=m
761+
CONFIG_USB_GSPCA_KINECT=m
762+
CONFIG_USB_GSPCA_KONICA=m
763+
CONFIG_USB_GSPCA_MARS=m
764+
CONFIG_USB_GSPCA_MR97310A=m
765+
CONFIG_USB_GSPCA_NW80X=m
766+
CONFIG_USB_GSPCA_OV519=m
767+
CONFIG_USB_GSPCA_OV534=m
768+
CONFIG_USB_GSPCA_OV534_9=m
769+
CONFIG_USB_GSPCA_PAC207=m
770+
CONFIG_USB_GSPCA_PAC7302=m
771+
CONFIG_USB_GSPCA_PAC7311=m
772+
CONFIG_USB_GSPCA_SE401=m
773+
CONFIG_USB_GSPCA_SN9C2028=m
774+
CONFIG_USB_GSPCA_SN9C20X=m
775+
CONFIG_USB_GSPCA_SONIXB=m
776+
CONFIG_USB_GSPCA_SONIXJ=m
777+
CONFIG_USB_GSPCA_SPCA500=m
778+
CONFIG_USB_GSPCA_SPCA501=m
779+
CONFIG_USB_GSPCA_SPCA505=m
780+
CONFIG_USB_GSPCA_SPCA506=m
781+
CONFIG_USB_GSPCA_SPCA508=m
782+
CONFIG_USB_GSPCA_SPCA561=m
783+
CONFIG_USB_GSPCA_SPCA1528=m
784+
CONFIG_USB_GSPCA_SQ905=m
785+
CONFIG_USB_GSPCA_SQ905C=m
786+
CONFIG_USB_GSPCA_SQ930X=m
787+
CONFIG_USB_GSPCA_STK014=m
788+
CONFIG_USB_GSPCA_STK1135=m
789+
CONFIG_USB_GSPCA_STV0680=m
790+
CONFIG_USB_GSPCA_SUNPLUS=m
791+
CONFIG_USB_GSPCA_T613=m
792+
CONFIG_USB_GSPCA_TOPRO=m
793+
CONFIG_USB_GSPCA_TOUPTEK=m
794+
CONFIG_USB_GSPCA_TV8532=m
795+
CONFIG_USB_GSPCA_VC032X=m
796+
CONFIG_USB_GSPCA_VICAM=m
797+
CONFIG_USB_GSPCA_XIRLINK_CIT=m
798+
CONFIG_USB_GSPCA_ZC3XX=m
752799
CONFIG_USB_PWC=m
753800
CONFIG_VIDEO_CPIA2=m
754801
CONFIG_USB_ZR364XX=m

0 commit comments

Comments
 (0)