summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/stoneyridge/Kconfig9
-rw-r--r--src/southbridge/amd/pi/hudson/Kconfig8
2 files changed, 0 insertions, 17 deletions
diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 12d66c45a2..1c114fb099 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -231,15 +231,6 @@ comment "AHCI7804"
comment "IDE to AHCI7804"
depends on STONEYRIDGE_SATA_MODE = 6
-if STONEYRIDGE_SATA_MODE = 2 || STONEYRIDGE_SATA_MODE = 5
-
-config AHCI_ROM_ID
- string "AHCI device PCI IDs"
- default "1022,7801" if STONEYRIDGE_SATA_MODE = 2
- default "1022,7804" if STONEYRIDGE_SATA_MODE = 5
-
-endif # STONEYRIDGE_SATA_MODE = 2 || STONEYRIDGE_SATA_MODE = 5
-
config STONEYRIDGE_LEGACY_FREE
bool "System is legacy free"
help
diff --git a/src/southbridge/amd/pi/hudson/Kconfig b/src/southbridge/amd/pi/hudson/Kconfig
index 71031e83ca..026c5fb2d5 100644
--- a/src/southbridge/amd/pi/hudson/Kconfig
+++ b/src/southbridge/amd/pi/hudson/Kconfig
@@ -124,14 +124,6 @@ comment "AHCI7804"
comment "IDE to AHCI7804"
depends on HUDSON_SATA_MODE = 6
-if HUDSON_SATA_MODE = 2 || HUDSON_SATA_MODE = 5
-
-config AHCI_ROM_ID
- string "AHCI device PCI IDs"
- default "1022,7801" if HUDSON_SATA_MODE = 2
- default "1022,7804" if HUDSON_SATA_MODE = 5
-endif
-
if HUDSON_SATA_MODE = 1
config RAID_ROM_ID