aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge')
-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
3 files changed, 0 insertions, 12 deletions
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