diff --git a/src/vendorcode/amd/agesa/Kconfig b/src/vendorcode/amd/agesa/Kconfig index 2b894181bf..4468cc3b34 100644 --- a/src/vendorcode/amd/agesa/Kconfig +++ b/src/vendorcode/amd/agesa/Kconfig @@ -85,6 +85,8 @@ config CPU_AMD_AGESA_OPENSOURCE_MEM_CUSTOM help Custom memory profile. Use the XMP SPD values as the base, if available. +endchoice + if CPU_AMD_AGESA_OPENSOURCE_MEM_CUSTOM config CUSTOM_SPD_DIVIDENT @@ -192,5 +194,3 @@ config CUSTOM_SPD_TFAW range 1 255 endif - -endchoice