16 lines
505 B
Plaintext
16 lines
505 B
Plaintext
# Symbol: PREEMPT_LAZIEST [=n]
|
|
# Type : bool
|
|
# Defined at kernel/Kconfig.preempt:87
|
|
# Prompt: Scheduler controlled preemption model
|
|
# Depends on: !ARCH_NO_PREEMPT [=n] && ARCH_HAS_PREEMPT_LAZY [=y]
|
|
# Location:
|
|
# -> General setup
|
|
# -> Preemption Model (<choice> [=n])
|
|
# -> Scheduler controlled preemption model (PREEMPT_LAZIEST [=n])
|
|
# Selects: PREEMPT_BUILD [=y]
|
|
#
|
|
#
|
|
#
|
|
# Commit: 4a83b6ee4651 (sched: Replace PREEMPT_AUTO with LAZY_PREEMPT.)
|
|
# CONFIG_PREEMPT_LAZIEST is not set
|