Re: [PATCH v4 06/18] x86/intel_rdt: Add CONFIG, Makefile, and basic initialization

From: Thomas Gleixner
Date: Mon Oct 17 2016 - 07:01:13 EST


On Fri, 14 Oct 2016, Fenghua Yu wrote:
> +config INTEL_RDT_A
> + bool "Intel Resource Director Technology Allocation support"
> + default n
> + depends on X86 && CPU_SUP_INTEL
> + help
> + Select to enable resource allocation which is a sub-feature of
> + Intel Resource Director Technology(RDT). More information about
> + RDT can be found in the Intel x86 Architecture Software
> + Developer Manual June 2016, volume 3, section 17.17.

s/June.*//

Thanks,

tglx