diff options
Diffstat (limited to 'src/soc/intel/meteorlake/Kconfig')
-rw-r--r-- | src/soc/intel/meteorlake/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig index 8c4158ba70..c70e472d73 100644 --- a/src/soc/intel/meteorlake/Kconfig +++ b/src/soc/intel/meteorlake/Kconfig @@ -142,8 +142,7 @@ config HEAP_SIZE hex default 0x10000 -# Intel recommends reserving the following resources per PCIe TBT root port, -# from ADL BIOS Spec (doc #627270) Revision 0.6.0 Section 7.2.5.1.5 +# Intel recommends reserving the PCIe TBT root port resources as below: # - 42 buses # - 194 MiB Non-prefetchable memory # - 448 MiB Prefetchable memory |