We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5e8d6 commit 9e12ad9Copy full SHA for 9e12ad9
recipes-kernel/linux/linux-raspberrypi.inc
@@ -24,7 +24,7 @@ KBUILD_DEFCONFIG:raspberrypi ?= "bcmrpi_defconfig"
24
KBUILD_DEFCONFIG:raspberrypi-cm3 ?= "bcm2709_defconfig"
25
KBUILD_DEFCONFIG:raspberrypi2 ?= "bcm2709_defconfig"
26
KBUILD_DEFCONFIG:raspberrypi3 ?= "bcm2709_defconfig"
27
-KBUILD_DEFCONFIG:raspberrypi3-64 ?= "bcmrpi3_defconfig"
+KBUILD_DEFCONFIG:raspberrypi3-64 ?= "bcm2711_defconfig"
28
KBUILD_DEFCONFIG:raspberrypi4 ?= "bcm2711_defconfig"
29
KBUILD_DEFCONFIG:raspberrypi4-64 ?= "bcm2711_defconfig"
30
KBUILD_DEFCONFIG:raspberrypi-armv7 ?= "bcm2711_defconfig"
0 commit comments