| b.liu | 575a0f1 | 2024-12-19 20:08:45 +0800 | [diff] [blame] | 1 | # Libc glibc / musl |
| 2 | CONFIG_MBTK_LIBC=musl | ||||
| 3 | |||||
| 4 | # Libc 4.9/8.4/13.3 | ||||
| 5 | CONFIG_GCC_VERSION=13.3 | ||||
| 6 | |||||
| b.liu | 575a0f1 | 2024-12-19 20:08:45 +0800 | [diff] [blame] | 7 | # mbtk_source version : 1 / 2 |
| 8 | CONFIG_MBTK_SOURCE_VERSION=2 | ||||
| b.liu | 61ad917 | 2025-01-09 14:33:55 +0800 | [diff] [blame] | 9 | |
| 10 | # Support 5G or not : Y/N | ||||
| 11 | CONFIG_MBTK_5G_SUPPORT=Y | ||||