[coreboot-gerrit] New patch to review for coreboot: 7c6f9c9 mainboard/lenovo/g505s/Kconfig: Remove used PIRQ legacy bits

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Thu Dec 4 19:53:30 CET 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7644

-gerrit

commit 7c6f9c9a87acee661503988f5a7d11994cb10de7
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Fri Dec 5 05:32:35 2014 +1100

    mainboard/lenovo/g505s/Kconfig: Remove used PIRQ legacy bits
    
    Change-Id: I1068dd99c4cecdd2113484fe24ae2bb86a058cb3
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/lenovo/g505s/Kconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/mainboard/lenovo/g505s/Kconfig b/src/mainboard/lenovo/g505s/Kconfig
index fc3a6ac..2019f95 100644
--- a/src/mainboard/lenovo/g505s/Kconfig
+++ b/src/mainboard/lenovo/g505s/Kconfig
@@ -27,7 +27,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select SOUTHBRIDGE_AMD_AGESA_HUDSON
 	select EC_COMPAL_ENE932
 	select HAVE_OPTION_TABLE
-	select HAVE_PIRQ_TABLE
 	select HAVE_MP_TABLE
 	select HAVE_ACPI_RESUME
 	select HAVE_SMI_HANDLER
@@ -56,10 +55,6 @@ config HW_MEM_HOLE_SIZE_AUTO_INC
 	bool
 	default n
 
-config IRQ_SLOT_COUNT
-	int
-	default 11
-
 config ONBOARD_VGA_IS_PRIMARY
 	bool
 	default y



More information about the coreboot-gerrit mailing list