summaryrefslogtreecommitdiff
path: root/sys/arch/aarch64/conf/GENERIC
blob: 3271cb7e1de091d4d196eaf996f2f25e33a2fc78 (plain)
1
2
3
4
5
// Kernel options
option SERIAL_DEBUG yes     // Enable kmsg serial logging

// Kernel constants
setval SCHED_NQUEUE 4       // Number of scheduler queues (for MLFQ)