diff options
Diffstat (limited to 'src/soc/intel/jasperlake/Kconfig')
-rw-r--r-- | src/soc/intel/jasperlake/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/jasperlake/Kconfig b/src/soc/intel/jasperlake/Kconfig index 5f37ab1775..80fc164284 100644 --- a/src/soc/intel/jasperlake/Kconfig +++ b/src/soc/intel/jasperlake/Kconfig @@ -110,7 +110,7 @@ config MAX_ROOT_PORTS int default 8 -config MAX_PCIE_CLOCKS +config MAX_PCIE_CLOCK_SRC int default 6 |