From bc6aa222a61152e4eb37f836a52aaa74bcdfed63 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 24 Jun 2020 20:40:21 +0200 Subject: mb/amd/mandolin: remove unused option IRQ_SLOT_COUNT That option is only relevant if the boards selects HAVE_PIRQ_TABLE which it doesn't. Change-Id: I76c098c7029ed9d797f6c4fb016eaa18854fadd3 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/42781 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/amd/mandolin/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/amd') diff --git a/src/mainboard/amd/mandolin/Kconfig b/src/mainboard/amd/mandolin/Kconfig index f25fa8a44a..42ac9e5c6c 100644 --- a/src/mainboard/amd/mandolin/Kconfig +++ b/src/mainboard/amd/mandolin/Kconfig @@ -42,10 +42,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