From 318e481e55e807d5f1218c28036c6a44f25adee3 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Mon, 20 Oct 2014 19:38:27 +0200 Subject: Kconfig: Remove ACPI_SSDTX_NUM. Its scope is limited to a single mainboard and is only to go through ifdef. Kill it and move the value to the code. Change-Id: I76a87e2790d57dee8f37b51e33d0689fffd3a59d Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7135 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan --- src/northbridge/amd/amdfam10/get_pci1234.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/northbridge/amd/amdfam10/get_pci1234.c') diff --git a/src/northbridge/amd/amdfam10/get_pci1234.c b/src/northbridge/amd/amdfam10/get_pci1234.c index 683101344e..c5642c7fb8 100644 --- a/src/northbridge/amd/amdfam10/get_pci1234.c +++ b/src/northbridge/amd/amdfam10/get_pci1234.c @@ -49,8 +49,7 @@ * reset HC_POSSIBLE_NUM and update ssdt.dsl (hcdn, hclk) * * Put all the possible ht node/link to the list tp pci1234[] in get_bus_conf.c - * on MB dir. Also, don't forget to increase the CONFIG_ACPI_SSDTX_NUM etc if you have - * too much SSDT. How about co-processor on socket 1 on 2 way system. + * on MB dir. How about co-processor on socket 1 on 2 way system. * or socket 2, and socket3 on 4 way system? treat that as one hc too! * */ -- cgit v1.2.3