From 0acb28a9c08d6bbb769e20f727469e701572cd3a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 13 Nov 2018 08:53:49 +0100 Subject: {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT Change-Id: Ic9bca9a56663926a153b93c298f69ba7d26f6e5e Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29620 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/soc/amd/stoneyridge/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/soc/amd/stoneyridge/Kconfig') diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig index 4411984d80..6255cfca60 100644 --- a/src/soc/amd/stoneyridge/Kconfig +++ b/src/soc/amd/stoneyridge/Kconfig @@ -147,10 +147,6 @@ config HEAP_SIZE hex default 0xc0000 -config SOUTHBRIDGE_AMD_STONEYRIDGE_SKIP_ISA_DMA_INIT - bool - default n - config EHCI_BAR hex default 0xfef00000 -- cgit v1.2.3