Skip to content

Commit 95c6eed

Browse files
committed
sm8550: enable EDGE kernel option on Odin2
1 parent 602129c commit 95c6eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/ayn-odin2.csc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ declare -g BOARD_NAME="Ayn Odin2"
33
declare -g BOARD_VENDOR="ayntec"
44
declare -g BOARD_MAINTAINER="FantasyGmm"
55
declare -g BOARDFAMILY="sm8550"
6-
declare -g KERNEL_TARGET="current"
6+
declare -g KERNEL_TARGET="current,edge"
77
declare -g KERNEL_TEST_TARGET="edge"
88
declare -g EXTRAWIFI="no"
99
declare -g BOOTCONFIG="none"

0 commit comments

Comments
 (0)