Skip to content

Commit 903a0d7

Browse files
committed
rpi4b: re-enable legacy target
1 parent bc21db1 commit 903a0d7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

config/boards/rpi4b.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ declare -g BOARD_VENDOR="rpi-foundation"
44
declare -g BOARDFAMILY="bcm2711"
55
declare -g BOARD_MAINTAINER="PanderMusubi teknoid"
66
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"
7+
declare -g KERNEL_TARGET="current,edge,legacy"
98
declare -g ASOUND_STATE="asound.state.rpi"
109
declare -g KERNEL_TEST_TARGET="current"
1110
declare -g MODULES="i2c_dev"

0 commit comments

Comments
 (0)