Change to board specific crust configs for orangepi 3, lite2 and one plus
As lite2 and one plus needs configuration same as Orange Pi 3 LTS, used the same
This commit is contained in:
parent
23b1911296
commit
a7fd5fcc5f
@ -6,4 +6,4 @@ BOOTCONFIG="orangepi_3_defconfig"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
KERNEL_TEST_TARGET="current,edge"
|
||||
FULL_DESKTOP="yes"
|
||||
CRUSTCONFIG="h6_defconfig"
|
||||
CRUSTCONFIG="orangepi_3_defconfig"
|
||||
|
||||
@ -4,4 +4,4 @@ BOARDFAMILY="sun50iw6"
|
||||
BOARD_MAINTAINER=""
|
||||
BOOTCONFIG="orangepi_lite2_defconfig"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
CRUSTCONFIG="h6_defconfig"
|
||||
CRUSTCONFIG="orangepi_3_lts_defconfig"
|
||||
|
||||
@ -4,4 +4,4 @@ BOARDFAMILY="sun50iw6"
|
||||
BOARD_MAINTAINER=""
|
||||
BOOTCONFIG="orangepi_one_plus_defconfig"
|
||||
KERNEL_TARGET="legacy,current,edge"
|
||||
CRUSTCONFIG="h6_defconfig"
|
||||
CRUSTCONFIG="orangepi_3_lts_defconfig"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user