We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5279114 commit e799a8aCopy full SHA for e799a8a
meta-aws-demos/conf/devices/raspberrypi-64/config.conf
@@ -10,3 +10,6 @@ ENABLE_UART = "1"
10
11
# https://meta-raspberrypi.readthedocs.io/en/latest/ipcompliance.html
12
LICENSE_FLAGS_ACCEPTED = "synaptics-killswitch"
13
+
14
+# necessary as long as this PR is not merged: https://github.com/agherzan/meta-raspberrypi/pull/1460
15
+RPI_KERNEL_DEVICETREE_OVERLAYS:append = " overlays/bcm2712d0.dtbo"
0 commit comments