enable apa extension by default for BPi M2+ board

This commit is contained in:
Rolf Leggewie 2025-07-02 04:41:37 +08:00
parent 91ce0eee6e
commit 446f3930f5
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ MODULES_LEGACY="g_serial"
SERIALCON="ttyS0,ttyGS0" SERIALCON="ttyS0,ttyGS0"
KERNEL_TARGET="legacy,current,edge" KERNEL_TARGET="legacy,current,edge"
KERNEL_TEST_TARGET="current" KERNEL_TEST_TARGET="current"
enable_extension "apa"