diff --git a/recipes-kernel/linux/linux-linaro-lt-freedreno/defconfig b/recipes-kernel/linux/linux-linaro-lt-freedreno/defconfig index e9f3ecd..0c163a5 100644 --- a/recipes-kernel/linux/linux-linaro-lt-freedreno/defconfig +++ b/recipes-kernel/linux/linux-linaro-lt-freedreno/defconfig @@ -247,11 +247,9 @@ CONFIG_BT_BNEP=y CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_HIDP=y -CONFIG_BT_HCISMD=y CONFIG_BT_HCIUART=y CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_ATH3K=y -CONFIG_BT_HCIUART_IBS=y CONFIG_MSM_BT_POWER=y CONFIG_CFG80211=y CONFIG_RFKILL=y @@ -350,8 +348,63 @@ CONFIG_WCD9304_CODEC=y CONFIG_WCD9310_CODEC=y CONFIG_REGULATOR_PM8XXX=y CONFIG_REGULATOR_MSM_GPIO=y +CONFIG_MEDIA_SUPPORT=y +CONFIG_VIDEO_DEV=y +# CONFIG_MSM_VCAP is not set +CONFIG_USB_VIDEO_CLASS=y +CONFIG_USB_M5602=m +CONFIG_USB_STV06XX=m +CONFIG_USB_GL860=m +CONFIG_USB_GSPCA_BENQ=m +CONFIG_USB_GSPCA_CONEX=m +CONFIG_USB_GSPCA_CPIA1=m +CONFIG_USB_GSPCA_ETOMS=m +CONFIG_USB_GSPCA_FINEPIX=m +CONFIG_USB_GSPCA_JEILINJ=m +CONFIG_USB_GSPCA_JL2005BCD=m +CONFIG_USB_GSPCA_KINECT=m +CONFIG_USB_GSPCA_KONICA=m +CONFIG_USB_GSPCA_MARS=m +CONFIG_USB_GSPCA_MR97310A=m +CONFIG_USB_GSPCA_NW80X=m +CONFIG_USB_GSPCA_OV519=m +CONFIG_USB_GSPCA_OV534=m +CONFIG_USB_GSPCA_OV534_9=m +CONFIG_USB_GSPCA_PAC207=m +CONFIG_USB_GSPCA_PAC7302=m +CONFIG_USB_GSPCA_PAC7311=m +CONFIG_USB_GSPCA_SE401=m +CONFIG_USB_GSPCA_SN9C2028=m +CONFIG_USB_GSPCA_SN9C20X=m +CONFIG_USB_GSPCA_SONIXB=m +CONFIG_USB_GSPCA_SONIXJ=m +CONFIG_USB_GSPCA_SPCA500=m +CONFIG_USB_GSPCA_SPCA501=m +CONFIG_USB_GSPCA_SPCA505=m +CONFIG_USB_GSPCA_SPCA506=m +CONFIG_USB_GSPCA_SPCA508=m +CONFIG_USB_GSPCA_SPCA561=m +CONFIG_USB_GSPCA_SPCA1528=m +CONFIG_USB_GSPCA_SQ905=m +CONFIG_USB_GSPCA_SQ905C=m +CONFIG_USB_GSPCA_SQ930X=m +CONFIG_USB_GSPCA_STK014=m +CONFIG_USB_GSPCA_STV0680=m +CONFIG_USB_GSPCA_SUNPLUS=m +CONFIG_USB_GSPCA_T613=m +CONFIG_USB_GSPCA_TOPRO=m +CONFIG_USB_GSPCA_TV8532=m +CONFIG_USB_GSPCA_VC032X=m +CONFIG_USB_GSPCA_VICAM=m +CONFIG_USB_GSPCA_XIRLINK_CIT=m +CONFIG_USB_GSPCA_ZC3XX=m +CONFIG_USB_PWC=m +CONFIG_USB_ZR364XX=m +CONFIG_USB_STKWEBCAM=m +# CONFIG_V4L_PCI_DRIVERS is not set # CONFIG_VGA_ARB is not set CONFIG_DRM=y +CONFIG_DRM_PANEL_SIMPLE=y CONFIG_ION=y CONFIG_ION_MSM=y CONFIG_FB_VIRTUAL=y diff --git a/recipes-kernel/linux/linux-linaro-lt-freedreno_3.4.bb b/recipes-kernel/linux/linux-linaro-lt-freedreno_3.4.bb index 3fb91a3..f2ee4e5 100644 --- a/recipes-kernel/linux/linux-linaro-lt-freedreno_3.4.bb +++ b/recipes-kernel/linux/linux-linaro-lt-freedreno_3.4.bb @@ -4,4 +4,4 @@ require recipes-kernel/linux/linux-linaro-lt-freedreno.inc SRCBRANCH = "freedreno/ifc6410-v2.0-drm" -SRCREV = "d392f534aee60425fb23868c1164bfbe99e6d52b" +SRCREV = "602a30a57d9d3807df758221c2224e64a29e6fc7"