From: Limeng <[email protected]> Because latest kernel has been upgraded to v5.8, update kernel config for raspberry pi4 platform accordingly.
Signed-off-by: Meng Li <[email protected]> --- bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg index a80ea331..24a65a28 100644 --- a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg +++ b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg @@ -137,6 +137,7 @@ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y CONFIG_MEDIA_RADIO_SUPPORT=y CONFIG_MEDIA_CONTROLLER=y CONFIG_MEDIA_SUPPORT=m +CONFIG_MEDIA_PLATFORM_SUPPORT=y CONFIG_MEDIA_USB_SUPPORT=y CCONFIG_USB_VIDEO_CLASS=m CONFIG_VIDEO_V4L2=m @@ -310,3 +311,4 @@ CONFIG_LOGIG940_FF=y CONFIG_SENSORS_RPI_POE_FAN=m CONFIG_LEDS_CLASS=y CONFIG_NEW_LEDS=y +CONFIG_OF_OVERLAY=y -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8853): https://lists.yoctoproject.org/g/linux-yocto/message/8853 Mute This Topic: https://lists.yoctoproject.org/mt/75719547/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
