summaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/phoenix/Kconfig')
-rw-r--r--src/soc/amd/phoenix/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/soc/amd/phoenix/Kconfig b/src/soc/amd/phoenix/Kconfig
index 9a2424e75a..718db8fb50 100644
--- a/src/soc/amd/phoenix/Kconfig
+++ b/src/soc/amd/phoenix/Kconfig
@@ -109,7 +109,8 @@ if SOC_AMD_PHOENIX_BASE
config CHIPSET_DEVICETREE
string
- default "soc/amd/phoenix/chipset.cb"
+ default "soc/amd/phoenix/chipset_fsp.cb" if SOC_AMD_PHOENIX_FSP
+ default "soc/amd/phoenix/chipset_opensil.cb"
config EARLY_RESERVED_DRAM_BASE
hex