diff options
Diffstat (limited to 'src/soc/amd/stoneyridge/Kconfig')
-rw-r--r-- | src/soc/amd/stoneyridge/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig index f8768e7ea7..1e13cc0383 100644 --- a/src/soc/amd/stoneyridge/Kconfig +++ b/src/soc/amd/stoneyridge/Kconfig @@ -110,14 +110,6 @@ config BOTTOMIO_POSITION option is useful when PCI peripherals requesting large address ranges are present. -config HW_MEM_HOLE_SIZEK - hex - default 0x200000 - -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config MMCONF_BASE_ADDRESS hex default 0xF8000000 |