From: Simon Glass Date: Thu, 18 Mar 2021 07:25:10 +0000 (+1300) Subject: x86: dts: Drop unused CONFIG_SPL X-Git-Tag: v2025.01-rc5-pxa1908~1941^2~4^2~7 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/git-logo.png?a=commitdiff_plain;h=cad7b6b2519a275d79085bbdff0227492cd8ee48;p=u-boot.git x86: dts: Drop unused CONFIG_SPL This cannot be used since the previous #elif has already dealt with SPL. Drop it. Signed-off-by: Simon Glass --- diff --git a/arch/x86/dts/u-boot.dtsi b/arch/x86/dts/u-boot.dtsi index 50134b2fe0..ca84d18ad9 100644 --- a/arch/x86/dts/u-boot.dtsi +++ b/arch/x86/dts/u-boot.dtsi @@ -55,11 +55,7 @@ offset = ; }; #else -# ifdef CONFIG_SPL - u-boot { - offset = ; - }; -# elif defined(CONFIG_HAVE_MICROCODE) +# ifdef CONFIG_HAVE_MICROCODE /* If there is no SPL then we need to put microcode in U-Boot */ u-boot-with-ucode-ptr { offset = ;