config: boards: bananapicm4io.conf
Added "current" to the KERNEL_TARGET variable. KERNEL_TARGET="current,edge" Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
This commit is contained in:
parent
80e4d37315
commit
e2791ef1b9
@ -2,7 +2,7 @@
|
||||
BOARD_NAME="Banana Pi CM4IO"
|
||||
BOARDFAMILY="meson-g12b"
|
||||
BOOTCONFIG="bananapi-cm4-cm4io_defconfig"
|
||||
KERNEL_TARGET="edge"
|
||||
KERNEL_TARGET="current,edge"
|
||||
FULL_DESKTOP="yes"
|
||||
SERIALCON="ttyAML0"
|
||||
BOOT_LOGO="desktop"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user