From ad977efa233dfe2833a144a9c82a7602772c258d Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 24 Jun 2020 22:29:06 +0200 Subject: mb/google/zork/Kconfig: remove unused option IRQ_SLOT_COUNT That option is only relevant if the boards selects HAVE_PIRQ_TABLE which it doesn't. Change-Id: Ib5839a42f5133f5f84e1e1e4e587801b916ca571 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/42787 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/mainboard/google/zork/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig index 17c5d5147c..a9e95624d0 100644 --- a/src/mainboard/google/zork/Kconfig +++ b/src/mainboard/google/zork/Kconfig @@ -91,10 +91,6 @@ config MAX_CPUS int default 8 -config IRQ_SLOT_COUNT - int - default 11 - config ONBOARD_VGA_IS_PRIMARY bool default y -- cgit v1.2.3