CONFIG_MTRR_ENABLED

Memory Type Range Registers (MTRR) enabled

Type: bool

Defaults

  • “y”

Kconfig definition

At arch/x86/Kconfig:339

Included via Kconfig:3

Menu path: (top menu)

config MTRR_ENABLED
    bool
    prompt "Memory Type Range Registers (MTRR) enabled"
    default "y"

(Definitions include propagated dependencies, including from if’s and menus.)