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 bc21db1 commit 903a0d7Copy full SHA for 903a0d7
1 file changed
config/boards/rpi4b.conf
@@ -4,8 +4,7 @@ declare -g BOARD_VENDOR="rpi-foundation"
4
declare -g BOARDFAMILY="bcm2711"
5
declare -g BOARD_MAINTAINER="PanderMusubi teknoid"
6
declare -g INTRODUCED="2019"
7
-#declare -g KERNEL_TARGET="current,edge,legacy" # Jun 11th 2026, legacy broken, upstream issue
8
-declare -g KERNEL_TARGET="current,edge"
+declare -g KERNEL_TARGET="current,edge,legacy"
9
declare -g ASOUND_STATE="asound.state.rpi"
10
declare -g KERNEL_TEST_TARGET="current"
11
declare -g MODULES="i2c_dev"
0 commit comments