Skip to content

Commit 6a825a4

Browse files
authored
switch kernel source to mainline (#8252)
1 parent 85e5e23 commit 6a825a4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

config/boards/orangepi5-ultra.csc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ IMAGE_PARTITION_TABLE="gpt"
1616
#enable_extension "bcmdhd"
1717
BCMDHD_TYPE="sdio"
1818

19-
# for testing purpose only. needs adaption to mainline once this makes it into 6.15 or .16
20-
function post_family_config_branch_edge__orangepi5-ultra_use_custom_source() {
21-
KERNEL_MAJOR_MINOR="6.14" # Major and minor versions of this kernel.
22-
KERNELSOURCE='https://github.com/jimmyhon/linux.git'
23-
KERNELBRANCH='branch:integrate-6.15'
24-
KERNELPATCHDIR='integrate-6.15'
25-
EXTRAWIFI=no # due to absence of our own fixups 3rd party wifi drivers break
26-
}
27-
2819
function post_family_tweaks__orangepi5ultra_naming_audios() {
2920
display_alert "$BOARD" "Renaming orangepi5ultra audios" "info"
3021

0 commit comments

Comments
 (0)