diff --git a/config/boards/orangepizero2.conf b/config/boards/orangepizero2.conf index 2cf3e7e7a..fd5ffd4d2 100644 --- a/config/boards/orangepizero2.conf +++ b/config/boards/orangepizero2.conf @@ -8,6 +8,6 @@ MODULES_BLACKLIST="lima" DEFAULT_CONSOLE="serial" HAS_VIDEO_OUTPUT="no" SERIALCON="ttyS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge" PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools" FORCE_BOOTSCRIPT_UPDATE="yes"