From 844f2e8fd43fe372654b0312a41ff69d8add1337 Mon Sep 17 00:00:00 2001 From: Shuang Zheng Date: Fri, 26 Feb 2021 10:51:00 +0000 Subject: [PATCH] config_tools: add sanity check for PSRAM and RDT RDT_ENABLED and PSRAM_ENABLED should not by y simultaneously. Tracked-On: #5649 Signed-off-by: Shuang Zheng Reviewed-by: Mao, Junjie --- misc/config_tools/schema/config.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index bfb136007..9085fee81 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -147,6 +147,7 @@ Machine Check Error on Page Size Change. +