summaryrefslogtreecommitdiff
path: root/src/soc/intel/pantherlake/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/pantherlake/Kconfig')
-rw-r--r--src/soc/intel/pantherlake/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/soc/intel/pantherlake/Kconfig b/src/soc/intel/pantherlake/Kconfig
index 96c09b84ea..26a4987119 100644
--- a/src/soc/intel/pantherlake/Kconfig
+++ b/src/soc/intel/pantherlake/Kconfig
@@ -421,4 +421,8 @@ config SOC_PHYSICAL_ADDRESS_WIDTH
int
default 42
+config SOC_INTEL_UFS_CLK_FREQ_HZ
+ int
+ default 38400000
+
endif