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/google/jecht/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/jecht/Kconfig') diff --git a/src/mainboard/google/jecht/Kconfig b/src/mainboard/google/jecht/Kconfig index fbf61def00..34f90871a1 100644 --- a/src/mainboard/google/jecht/Kconfig +++ b/src/mainboard/google/jecht/Kconfig @@ -27,10 +27,6 @@ config MAINBOARD_PART_NUMBER string default "Jecht" -config IRQ_SLOT_COUNT - int - default 18 - config MAX_CPUS int default 8 -- cgit v1.2.3