From edae744467297aa31e0ff994864ec0a68434758f Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 10 Jun 2015 16:37:13 -0700 Subject: drop unneeded IRQ_SLOT_COUNTs This is only needed on boards that still provide old style PIRQ tables. Change-Id: Ie299de2937e5b91b7b3e1d1110e40be23c6d9f52 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/10508 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/mainboard/gigabyte/ga-b75m-d3h/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/Kconfig') diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig index 39c04c6036..a98e490992 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig +++ b/src/mainboard/gigabyte/ga-b75m-d3h/Kconfig @@ -39,10 +39,6 @@ config MAINBOARD_PART_NUMBER string default "GA-B75M-D3H" -config IRQ_SLOT_COUNT - int - default 18 - config MAX_CPUS int default 8 -- cgit v1.2.3