linux-yocto/5.0: x86/resctrl: Rename INTEL_RDT to RESCTRL

The following upstream commits have renamed INTEL_RDT to RESCTRL.
    6fe07ce35e8a ("x86/resctrl: Rename the config option INTEL_RDT to RESCTRL")
    e6d429313ea5 ("x86/resctrl: Avoid confusion over the new X86_RESCTRL config")

(From OE-Core rev: 7c33bfc37b154efce28c359f527ad32063479122)

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2019-03-24 23:11:56 -04:00
committed by Richard Purdie
parent 1e90576a03
commit 53057137ba
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "b0477279877bb2b5cca6ec49c64e931901ff2022"
SRCREV_machine ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
SRCREV_meta ?= "806a4922a78c0f447e3d0f61fe6b3cce1e2c0acb"
SRCREV_meta ?= "705457837e7ddd27e4e2ecf6d3dbd255b1aaf848"
PV = "${LINUX_VERSION}+git${SRCPV}"