diff options
Diffstat (limited to 'meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg')
-rw-r--r-- | meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg b/meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg index 0b4ba48434..3e5c19b7b8 100644 --- a/meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg +++ b/meta-raspberrypi/recipes-kernel/linux/files/vc4graphics.cfg @@ -1,4 +1,5 @@ CONFIG_I2C_BCM2835=y +CONFIG_I2C_BRCMSTB=y CONFIG_DRM=y CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_VC4=y |