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:
Patrick Yavitz 2023-05-20 09:51:54 -04:00 committed by Ricardo Pardini
parent 80e4d37315
commit e2791ef1b9

View File

@ -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"