aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/stoneyridge/Kconfig4
-rw-r--r--src/southbridge/amd/agesa/hudson/Kconfig4
-rw-r--r--src/southbridge/amd/pi/hudson/Kconfig4
-rw-r--r--src/southbridge/amd/sb800/Kconfig4
4 files changed, 0 insertions, 16 deletions
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
diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig
index 4f769fb1a5..65831b0bbf 100644
--- a/src/southbridge/amd/agesa/hudson/Kconfig
+++ b/src/southbridge/amd/agesa/hudson/Kconfig
@@ -35,10 +35,6 @@ config BOOTBLOCK_SOUTHBRIDGE_INIT
string
default "southbridge/amd/agesa/hudson/bootblock.c"
-config SOUTHBRIDGE_AMD_HUDSON_SKIP_ISA_DMA_INIT
- bool
- default n
-
config EHCI_BAR
hex
default 0xfef00000
diff --git a/src/southbridge/amd/pi/hudson/Kconfig b/src/southbridge/amd/pi/hudson/Kconfig
index 9d803beea3..a30dacd9c8 100644
--- a/src/southbridge/amd/pi/hudson/Kconfig
+++ b/src/southbridge/amd/pi/hudson/Kconfig
@@ -38,10 +38,6 @@ config BOOTBLOCK_SOUTHBRIDGE_INIT
string
default "southbridge/amd/pi/hudson/bootblock.c"
-config SOUTHBRIDGE_AMD_HUDSON_SKIP_ISA_DMA_INIT
- bool
- default n
-
config EHCI_BAR
hex
default 0xfef00000
diff --git a/src/southbridge/amd/sb800/Kconfig b/src/southbridge/amd/sb800/Kconfig
index d66469a490..245a9f2272 100644
--- a/src/southbridge/amd/sb800/Kconfig
+++ b/src/southbridge/amd/sb800/Kconfig
@@ -24,10 +24,6 @@ config BOOTBLOCK_SOUTHBRIDGE_INIT
string
default "southbridge/amd/sb800/bootblock.c"
-config SOUTHBRIDGE_AMD_SB800_SKIP_ISA_DMA_INIT
- bool
- default n
-
config EHCI_BAR
hex
default 0xfef00000