linux-raspberrypi: Version bump
This commit is contained in:
parent
c7d1761bbb
commit
dcc094703d
2
recipes-kernel/linux/files/raspberrypi3-64/config.cfg
Normal file
2
recipes-kernel/linux/files/raspberrypi3-64/config.cfg
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
CONFIG_I2C_BCM2835=y
|
||||||
|
CONFIG_DRM=y
|
2
recipes-kernel/linux/files/raspberrypi4-64/config.cfg
Normal file
2
recipes-kernel/linux/files/raspberrypi4-64/config.cfg
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
CONFIG_I2C_BCM2835=y
|
||||||
|
CONFIG_DRM=y
|
@ -4,3 +4,6 @@ KERNEL_FEATURES_remove = " cfg/virtio.scc"
|
|||||||
|
|
||||||
KERNEL_MODULE_AUTOLOAD += " brcmfmac i2c-dev spi-bcm2835"
|
KERNEL_MODULE_AUTOLOAD += " brcmfmac i2c-dev spi-bcm2835"
|
||||||
|
|
||||||
|
SRC_URI += " \
|
||||||
|
file://config.cfg \
|
||||||
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user