# This file is intentionally left empty in the stock kernel. Its a nicety
# added for those wanting to do custom rebuilds with altered config opts.
## For adding schedulers
CONFIG_MQ_IOSCHED_KYBER=y
CONFIG_IOSCHED_BFQ=y
## For getting the kernel config
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# For CFS (Linux default scheduler)
# CONFIG_SCHED_ALT is not set
# CONFIG_SCHED_BMQ is not set
