CONFIG_PREEMPT_ENABLED

(No prompt – not directly user assignable.)

Type: bool

Kconfig definition

At <Zephyr Kernel>/Kconfig:80

Included via Kconfig:8Kconfig.zephyr:40

Menu path: (Top) → General Kernel Options

config PREEMPT_ENABLED
    bool
    default NUM_PREEMPT_PRIORITIES != 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)