diff options
Diffstat (limited to 'src/soc/amd/cezanne/Kconfig')
-rw-r--r-- | src/soc/amd/cezanne/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index 6325e4d5e5..bccd455a2a 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -81,9 +81,6 @@ config SOC_SPECIFIC_OPTIONS config ARCH_ALL_STAGES_X86 default n -config SOC_AMD_COMMON_BLOCK_UCODE_SIZE - default 5568 - config CHIPSET_DEVICETREE string default "soc/amd/cezanne/chipset.cb" |