aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-01-20 09:42:28 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-01-22 06:14:54 +0000
commit295f417a96606873dca18c346ea2940690eeac6c (patch)
treebc457ab2fcdd8ab84a2019e71781e42f4181a60c /src
parent72f0501881194ed9b222470d82596264bb9c406a (diff)
soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_ID
Change-Id: I0a3a3d8b3f898dc147eff54fe4ae2611139951ac Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72143 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-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